Implement DeclaredMethods; MVAR, ValueType fixes
This commit is contained in:
@@ -39,7 +39,7 @@ public static class DefineConstants
|
||||
"string",
|
||||
"PTR", // Processed separately
|
||||
"BYREF",
|
||||
"VALUETYPE", // Processed separately
|
||||
"ValueType", // Processed separately
|
||||
"CLASS", // Processed separately
|
||||
"T",
|
||||
"Array", // Processed separately
|
||||
|
||||
Reference in New Issue
Block a user