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

Inheritance: EXPR
ファイルを表示 Open project: lodejard/AllNetCore Class Usage Examples

Public Properties

Property Type Description
Child EXPR
OptionalUserDefinedCall EXPR
UserDefinedCallMethod MethPropWithInst
predefinedMethodToCall MethWithInst

Property Details

Child public_oe property

public EXPR,Microsoft.CSharp.RuntimeBinder.Semantics Child
return EXPR

OptionalUserDefinedCall public_oe property

public EXPR,Microsoft.CSharp.RuntimeBinder.Semantics OptionalUserDefinedCall
return EXPR

UserDefinedCallMethod public_oe property

public MethPropWithInst,Microsoft.CSharp.RuntimeBinder.Semantics UserDefinedCallMethod
return MethPropWithInst

predefinedMethodToCall public_oe property

public MethWithInst,Microsoft.CSharp.RuntimeBinder.Semantics predefinedMethodToCall
return MethWithInst