메소드 | 설명 | |
---|---|---|
IsPrimitiveFloat ( this h ) : bool | ||
IsPrimitiveInteger ( this h ) : bool | ||
IsPrimitiveNumeric ( this h ) : bool | ||
NameWithGenericArgs ( this type ) : string |
Returns the type with generic parameters in C# style, e.g.
|
public static NameWithGenericArgs ( this type ) : string | ||
type | this | |
리턴 | string |