Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NClass
CSharp
CSharpParameter
C# Class NClass.CSharp.CSharpParameter
Inheritance:
NClass.Core.Parameter
显示文件
Open project: gbaychev/NClass
Class Usage Examples
Public Methods
Method
Description
Clone
( ) :
Parameter
GetDeclaration
( ) :
string
Private Methods
Method
Description
CSharpParameter
(
string
name
,
string
type
,
ParameterModifier
modifier
,
string
defaultValue
) :
System
Method Details
Clone()
public
method
public
Clone
( ) :
Parameter
return
NClass.Core.Parameter
GetDeclaration()
public
method
public
GetDeclaration
( ) :
string
return
string