C# Class WPTweaker.InvalidArgumentTypeException

Inheritance: System.InvalidOperationException
Mostra file Open project: sensboston/WPTweaker

Public Methods

Method Description
InvalidArgumentTypeException ( ) : System
InvalidArgumentTypeException ( string message ) : System

Method Details

InvalidArgumentTypeException() public method

public InvalidArgumentTypeException ( ) : System
return System

InvalidArgumentTypeException() public method

public InvalidArgumentTypeException ( string message ) : System
message string
return System