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