C# Class Pomona.Common.Internals.Formatting.FormatterBase

Mostra file Open project: Pomona/Pomona

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
FormatterBase ( string name ) : System
GetGenericArguments ( ) : System.Type[]

Private Methods

Method Description
GetGenericParameterString ( ) : string

Method Details

FormatterBase() protected method

protected FormatterBase ( string name ) : System
name string
return System

GetGenericArguments() protected abstract method

protected abstract GetGenericArguments ( ) : System.Type[]
return System.Type[]

ToString() public method

public ToString ( ) : string
return string