C# Class PERWAPI.TypeSignatureException

Error in a type signature
Inheritance: System.Exception
Show file Open project: xored/f4

Public Methods

Method Description
TypeSignatureException ( string msg ) : System

constructor

Method Details

TypeSignatureException() public method

constructor
public TypeSignatureException ( string msg ) : System
msg string
return System