Method | Description | |
---|---|---|
GetImportText ( ) : string | ||
GetInsertNamespaceText ( string member ) : string | ||
PossibleNamespace ( string @namespace, bool isAccessibleWithGlobalUsing, MonoDevelop reference = null ) : System |
Method | Description | |
---|---|---|
GetLibraryName ( ) : string |
public GetInsertNamespaceText ( string member ) : string | ||
member | string | |
return | string |
public PossibleNamespace ( string @namespace, bool isAccessibleWithGlobalUsing, MonoDevelop reference = null ) : System | ||
@namespace | string | |
isAccessibleWithGlobalUsing | bool | |
reference | MonoDevelop | |
return | System |