Systin. Core. IntParameter

Variables

mParameterType

private Type mParameterType

Properties

ParameterType

public Type ParameterType { get }

Variables

mParameterValue

private object mParameterValue

Properties

ParameterValue

public object ParameterValue { get }

Functions

IntParameter

private IntParameter()

Factory

public static IntParameter Factory(string parameterValue)

FactoryEmpty

private static IntParameter FactoryEmpty()
private Type mParameterType
public Type ParameterType { get }
private object mParameterValue
public object ParameterValue { get }
private IntParameter()
public static IntParameter Factory(string parameterValue)
private static IntParameter FactoryEmpty()