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

Afficher le fichier Open project: LogosBible/monodevelop Class Usage Examples

Méthodes publiques

Méthode Description
GetShortType ( string ns, string name, int typeArguments ) : string

Method Details

GetShortType() public méthode

public GetShortType ( string ns, string name, int typeArguments ) : string
ns string
name string
typeArguments int
Résultat string