Method | Description | |
---|---|---|
ExplicitFundamentalConversion ( |
||
ImplicitConversion ( |
||
ImplicitConversionExists ( |
||
ImplicitConversionRequired ( |
||
ToClassObject ( Thread target, |
||
ToClassType ( |
||
ToStructObject ( Thread target, |
Method | Description | |
---|---|---|
ImplicitFundamentalConversion ( |
||
ImplicitFundamentalConversion ( object value, FundamentalKind tkind ) : object | ||
ImplicitFundamentalConversionExists ( FundamentalKind skind, FundamentalKind tkind ) : bool | ||
ImplicitFundamentalConversionExists ( |
||
ImplicitReferenceConversion ( |
||
ImplicitReferenceConversionExists ( |
public static ExplicitFundamentalConversion ( |
||
context | ||
obj | ||
type | ||
return |
public static ImplicitConversion ( |
||
context | ||
obj | ||
type | ||
return |
public static ImplicitConversionExists ( |
||
context | ||
source | ||
target | ||
return | bool |
public static ImplicitConversionRequired ( |
||
context | ||
obj | ||
type | ||
return |
public static ToClassObject ( Thread target, |
||
target | Thread | |
obj | ||
return |
public static ToClassType ( |
||
type | ||
return |
public static ToStructObject ( Thread target, |
||
target | Thread | |
obj | ||
return |