C# Class Fanx.Fcode.FPod.NMethod

显示文件 Open project: xored/f4

Public Properties

Property Type Description
isStatic bool
methodName string
paramTypes string[]
parentType string
returnType string

Property Details

isStatic public_oe property

public bool isStatic
return bool

methodName public_oe property

public string methodName
return string

paramTypes public_oe property

public string[] paramTypes
return string[]

parentType public_oe property

public string parentType
return string

returnType public_oe property

public string returnType
return string