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