C# Class Fanx.Fcode.FPod.NMethod

Afficher le fichier Open project: xored/f4

Méthodes publiques

Свойство Type Description
isStatic bool
methodName string
paramTypes string[]
parentType string
returnType string

Property Details

isStatic public_oe property

public bool isStatic
Résultat bool

methodName public_oe property

public string methodName
Résultat string

paramTypes public_oe property

public string[] paramTypes
Résultat string[]

parentType public_oe property

public string parentType
Résultat string

returnType public_oe property

public string returnType
Résultat string