C# 클래스 Mono.CSharp.HoistedStoreyClass.HoistedField

상속: Field
파일 보기 프로젝트 열기: kumpera/mono

공개 메소드들

메소드 설명
HoistedField ( HoistedStoreyClass parent, Mono.CSharp.FullNamedExpression type, Mono.CSharp.Modifiers mod, string name, Mono.CSharp.Attributes attrs, Mono.CSharp.Location loc ) : System

보호된 메소드들

메소드 설명
ResolveMemberType ( ) : bool

메소드 상세

HoistedField() 공개 메소드

public HoistedField ( HoistedStoreyClass parent, Mono.CSharp.FullNamedExpression type, Mono.CSharp.Modifiers mod, string name, Mono.CSharp.Attributes attrs, Mono.CSharp.Location loc ) : System
parent HoistedStoreyClass
type Mono.CSharp.FullNamedExpression
mod Mono.CSharp.Modifiers
name string
attrs Mono.CSharp.Attributes
loc Mono.CSharp.Location
리턴 System

ResolveMemberType() 보호된 메소드

protected ResolveMemberType ( ) : bool
리턴 bool