C# Class Tiny.Metadata.FunctionPointerType

Inheritance: Type
ファイルを表示 Open project: scottwis/tiny

Public Methods

Method Description
FunctionPointerType ( Method signature ) : System.Text

Private Methods

Method Description
GetFullName ( StringBuilder b ) : void

Method Details

FunctionPointerType() public method

public FunctionPointerType ( Method signature ) : System.Text
signature Method
return System.Text