Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CallingConventions.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Reflection
 

Enumerations

enum  System.Reflection.CallingConventions {
  System.Reflection.Standard = 1 , System.Reflection.VarArgs = 2 , System.Reflection.Any = 3 , System.Reflection.HasThis = 0x20 ,
  System.Reflection.ExplicitThis = 0x40
}