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

상속: EXPR
파일 보기 프로젝트 열기: lodejard/AllNetCore 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Child EXPR
OptionalUserDefinedCall EXPR
UserDefinedCallMethod MethPropWithInst
predefinedMethodToCall MethWithInst

프로퍼티 상세

Child 공개적으로 프로퍼티

public EXPR,Microsoft.CSharp.RuntimeBinder.Semantics Child
리턴 EXPR

OptionalUserDefinedCall 공개적으로 프로퍼티

public EXPR,Microsoft.CSharp.RuntimeBinder.Semantics OptionalUserDefinedCall
리턴 EXPR

UserDefinedCallMethod 공개적으로 프로퍼티

public MethPropWithInst,Microsoft.CSharp.RuntimeBinder.Semantics UserDefinedCallMethod
리턴 MethPropWithInst

predefinedMethodToCall 공개적으로 프로퍼티

public MethWithInst,Microsoft.CSharp.RuntimeBinder.Semantics predefinedMethodToCall
리턴 MethWithInst