C# Class PERWAPI.InstructionException

Error with a CIL instruction
Inheritance: System.Exception
Mostrar archivo Open project: xored/f4

Private Methods

Method Description
AddMethodName ( string name ) : string
InstructionException ( IType iType, uint op ) : System