C# Class Templates.CSharpLanguage

Afficher le fichier Open project: kthompson/cxxi Class Usage Examples

Méthodes publiques

Méthode Description
SafeIdentifier ( string proposedName ) : string
TypeName ( string str, Context context ) : string

Method Details

SafeIdentifier() public static méthode

public static SafeIdentifier ( string proposedName ) : string
proposedName string
Résultat string

TypeName() public static méthode

public static TypeName ( string str, Context context ) : string
str string
context Context
Résultat string