ClassOps (class)

This type is found in the namespace System.Management.Automation.Internal

mValidateSetPropertyVoid
mCallBaseCtorVoid
mCallMethodNonVirtuallyObject
mCallVoidMethodNonVirtuallyVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString

ValidateSetProperty

CallBaseCtor

typeSystem.Type
propertyNameSystem.String
valueSystem.Object

CallMethodNonVirtually

targetSystem.Object
ciSystem.Reflection.ConstructorInfo
argsSystem.Object[]

CallVoidMethodNonVirtually

targetSystem.Object
miSystem.Reflection.MethodInfo
argsSystem.Object[]

Equals

targetSystem.Object
miSystem.Reflection.MethodInfo
argsSystem.Object[]

GetHashCode

objSystem.Object

GetType

.

ToString

.
.