C# Class ICSharpCode.NRefactory.MonoCSharp.DynamicSiteClass

Inheritance: ICSharpCode.NRefactory.MonoCSharp.HoistedStoreyClass
Afficher le fichier Open project: 0xd4d/NRefactory Class Usage Examples

Méthodes publiques

Méthode Description
CreateCallSiteField ( FullNamedExpression type, Location loc ) : ICSharpCode.NRefactory.MonoCSharp.FieldSpec
DynamicSiteClass ( TypeDefinition parent, MemberBase host, TypeParameters tparams ) : System

Method Details

CreateCallSiteField() public méthode

public CreateCallSiteField ( FullNamedExpression type, Location loc ) : ICSharpCode.NRefactory.MonoCSharp.FieldSpec
type FullNamedExpression
loc Location
Résultat ICSharpCode.NRefactory.MonoCSharp.FieldSpec

DynamicSiteClass() public méthode

public DynamicSiteClass ( TypeDefinition parent, MemberBase host, TypeParameters tparams ) : System
parent TypeDefinition
host MemberBase
tparams TypeParameters
Résultat System