C# Class Templates.CSharpLanguage

Show file Open project: kthompson/cxxi Class Usage Examples

Public Methods

Method Description
SafeIdentifier ( string proposedName ) : string
TypeName ( string str, Context context ) : string

Method Details

SafeIdentifier() public static method

public static SafeIdentifier ( string proposedName ) : string
proposedName string
return string

TypeName() public static method

public static TypeName ( string str, Context context ) : string
str string
context Context
return string