C# Class MonoDevelop.CSharp.Refactoring.CSharpCodeGenerator.CodeGenerationOptions

Datei anzeigen Open project: LogosBible/monodevelop Class Usage Examples

Public Methods

Method Description
GetShortType ( string ns, string name, int typeArguments ) : string

Method Details

GetShortType() public method

public GetShortType ( string ns, string name, int typeArguments ) : string
ns string
name string
typeArguments int
return string