Method UndefinedValueFor
UndefinedValueFor(ITypeRef)
Creates an Constant representing an undefined value for typeRef
Declaration
public static Constant UndefinedValueFor(ITypeRef typeRef)
public static Constant UndefinedValueFor(ITypeRef typeRef)
Parameters
IType |
typeRef | Type to create the undefined value for |