Enum ReflectionSpecialNameType
Helps identifying a reflection special name
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum ReflectionSpecialNameType
AddEvent
ExplicitCast
ImplicitCast
IndexGetter
IndexSetter
OperatorAdd
OperatorAnd
OperatorCompl
OperatorDec
OperatorDiv
OperatorEq
OperatorFalse
OperatorGt
OperatorGte
OperatorInc
OperatorLt
OperatorLte
OperatorMod
OperatorMul
OperatorNeg
OperatorNeq
OperatorNot
OperatorOr
OperatorSub
OperatorTrue
OperatorUnaryPlus
OperatorXor
PropertyGetter
PropertySetter
RemoveEvent