PERWAPI.MSCorLib.ValueType C# (CSharp) Method

ValueType() private method

private ValueType ( ) : ClassRef
return ClassRef
        internal ClassRef ValueType()
        {
            return valueType;
        }