Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Scorpio
Userdata
ScriptUserdataDelegate.FunctionParameter
C# Class Scorpio.Userdata.ScriptUserdataDelegate.FunctionParameter
Exibir arquivo
Open project: qingfeng346/Scorpio-CSharp
Public Properties
Property
Type
Description
DefaultValue
object
ParameterType
System.Type
Public Methods
Method
Description
FunctionParameter
(
Type
type
,
object
def
) :
System
Method Details
FunctionParameter()
public
method
public
FunctionParameter
(
Type
type
,
object
def
) :
System
type
System.Type
def
object
return
System
Property Details
DefaultValue
public_oe property
public
object
DefaultValue
return
object
ParameterType
public_oe property
public
Type,System
ParameterType
return
System.Type