메소드 | 설명 | |
---|---|---|
GetCSharpName ( this tp, CSharpNameOptions options = CSharpNameOptions.AliasForPrimitives ) : string |
Gets the C# name for the type.
|
메소드 | 설명 | |
---|---|---|
AppendCSharpName ( this sb, |
public static GetCSharpName ( this tp, CSharpNameOptions options = CSharpNameOptions.AliasForPrimitives ) : string | ||
tp | this | /// The type. /// |
options | CSharpNameOptions | /// The naming options. /// |
리턴 | string |