C# Class Scorpio.Userdata.ScriptUserdataDelegate.FunctionParameter

Afficher le fichier Open project: qingfeng346/Scorpio-CSharp

Méthodes publiques

Свойство Type Description
DefaultValue object
ParameterType System.Type

Méthodes publiques

Méthode Description
FunctionParameter ( Type type, object def ) : System

Method Details

FunctionParameter() public méthode

public FunctionParameter ( Type type, object def ) : System
type System.Type
def object
Résultat System

Property Details

DefaultValue public_oe property

public object DefaultValue
Résultat object

ParameterType public_oe property

public Type,System ParameterType
Résultat System.Type