C# Class Templates.CSharpClass

Inheritance: ClassBase
Show file Open project: kthompson/cxxi Class Usage Examples

Public Methods

Method Description
TransformText ( ) : string

Protected Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
GetBaseString ( ) : string
GetTemplatesString ( ) : string
GetVirtualBasesString ( ) : string
WriteMethodHeader ( Method method, string layoutClass, bool isNonPrimaryOverride, bool @protected ) : void
WriteParameters ( IList parameters, bool writeType, bool writeAttributes, bool wrapDelegates ) : void

Method Details

Initialize() protected method

protected Initialize ( ) : void
return void

TransformText() public method

public TransformText ( ) : string
return string