C# Class Microsoft.CSharp.RuntimeBinder.Semantics.NamespaceOrAggregateSymbol

Inheritance: Microsoft.CSharp.RuntimeBinder.Semantics.ParentSymbol
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
AddDecl ( Microsoft.CSharp.RuntimeBinder.Semantics.Declaration decl ) : void
DeclFirst ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.Declaration

Method Details

AddDecl() public méthode

public AddDecl ( Microsoft.CSharp.RuntimeBinder.Semantics.Declaration decl ) : void
decl Microsoft.CSharp.RuntimeBinder.Semantics.Declaration
Résultat void

DeclFirst() public méthode

public DeclFirst ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.Declaration
Résultat Microsoft.CSharp.RuntimeBinder.Semantics.Declaration