Method | Description | |
---|---|---|
CSFullName ( this type ) : string | ||
CSName ( this type ) : string | ||
CSSwitchName ( this type ) : string | ||
GetGenericConstraintString ( this t ) : string | ||
IsAbstract ( this p ) : bool | ||
IsOverride ( this p ) : bool | ||
IsSetterPublic ( this p ) : bool | ||
NonGenericName ( this type ) : string |
public static CSFullName ( this type ) : string | ||
type | this | |
return | string |
public static CSSwitchName ( this type ) : string | ||
type | this | |
return | string |
public static GetGenericConstraintString ( this t ) : string | ||
t | this | |
return | string |
public static IsSetterPublic ( this p ) : bool | ||
p | this | |
return | bool |
public static NonGenericName ( this type ) : string | ||
type | this | |
return | string |