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

파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
carg int
fHasExprs bool
prgexpr List
types TypeArray

프로퍼티 상세

carg 공개적으로 프로퍼티

public int carg
리턴 int

fHasExprs 공개적으로 프로퍼티

public bool fHasExprs
리턴 bool

prgexpr 공개적으로 프로퍼티

public List prgexpr
리턴 List

types 공개적으로 프로퍼티

public TypeArray,Microsoft.CSharp.RuntimeBinder.Semantics types
리턴 TypeArray