C# 클래스 Microsoft.CSharp.RuntimeBinder.Semantics.NamespaceOrAggregateSymbol

상속: Microsoft.CSharp.RuntimeBinder.Semantics.ParentSymbol
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 메소드들

메소드 설명
AddDecl ( Microsoft.CSharp.RuntimeBinder.Semantics.Declaration decl ) : void
DeclFirst ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.Declaration

메소드 상세

AddDecl() 공개 메소드

public AddDecl ( Microsoft.CSharp.RuntimeBinder.Semantics.Declaration decl ) : void
decl Microsoft.CSharp.RuntimeBinder.Semantics.Declaration
리턴 void

DeclFirst() 공개 메소드

public DeclFirst ( ) : Microsoft.CSharp.RuntimeBinder.Semantics.Declaration
리턴 Microsoft.CSharp.RuntimeBinder.Semantics.Declaration