메소드 | 설명 | |
---|---|---|
GetFullTypeName ( ITypeSymbol typeInfo ) : string | ||
GetName ( ITypeSymbol typeInfo ) : string | ||
GetNamespace ( ITypeSymbol typeInfo ) : string | ||
GetNamespace ( string extension ) : string | ||
GetNamespaceExtension ( ITypeSymbol typeInfo ) : string |
public static GetFullTypeName ( ITypeSymbol typeInfo ) : string | ||
typeInfo | ITypeSymbol | |
리턴 | string |
public static GetName ( ITypeSymbol typeInfo ) : string | ||
typeInfo | ITypeSymbol | |
리턴 | string |
public static GetNamespace ( ITypeSymbol typeInfo ) : string | ||
typeInfo | ITypeSymbol | |
리턴 | string |
public static GetNamespace ( string extension ) : string | ||
extension | string | |
리턴 | string |
public static GetNamespaceExtension ( ITypeSymbol typeInfo ) : string | ||
typeInfo | ITypeSymbol | |
리턴 | string |