Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MixinRefactoring
Constructor
C# Class MixinRefactoring.Constructor
Inheritance:
IParameterList
Mostrar archivo
Open project: pgenfer/mixinSharp
Class Usage Examples
Public Methods
Method
Description
Add
(
Parameter
parameter
) :
void
GetParameter
(
int
index
) :
Parameter
Method Details
Add()
public
method
public
Add
(
Parameter
parameter
) :
void
parameter
Parameter
return
void
GetParameter()
public
method
public
GetParameter
(
int
index
) :
Parameter
index
int
return
Parameter