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

Inheritance: FormatterBase
Mostra file Open project: Pomona/Pomona

Public Methods

Method Description
MethodFormatter ( MethodInfo method ) : System
ToString ( ) : string

Protected Methods

Method Description
GetGenericArguments ( ) : System.Type[]

Method Details

GetGenericArguments() protected method

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

MethodFormatter() public method

public MethodFormatter ( MethodInfo method ) : System
method System.Reflection.MethodInfo
return System

ToString() public method

public ToString ( ) : string
return string