Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Castle
DynamicProxy
Builder
CodeBuilder
EasyNested
C# Class Castle.DynamicProxy.Builder.CodeBuilder.EasyNested
Inheritance:
AbstractEasyType
Datei anzeigen
Open project: nats/castle-1.0.3-mono
Class Usage Examples
Public Methods
Method
Description
EasyNested
(
AbstractEasyType
maintype
,
String
name
,
Type
baseType
,
Type
interfaces
,
ReturnReferenceExpression
returnType
) :
System
Method Details
EasyNested()
public
method
public
EasyNested
(
AbstractEasyType
maintype
,
String
name
,
Type
baseType
,
Type
interfaces
,
ReturnReferenceExpression
returnType
) :
System
maintype
AbstractEasyType
name
String
baseType
System.Type
interfaces
System.Type
returnType
Castle.DynamicProxy.Builder.CodeBuilder.SimpleAST.ReturnReferenceExpression
return
System