C# Class TUP.AsmResolver.ReadingParameters

Specifies reading arguments that are being used to read a win32 assembly.
Show file Open project: Rex-Hays/GNIDA Class Usage Examples

Public Methods

Method Description
ReadingParameters ( ) : System

Creates a new instance of the ReadingParameters, and sets the arguments to their default values.

Private Methods

Method Description
ThrowInvalidOperation ( ) : void

Method Details

ReadingParameters() public method

Creates a new instance of the ReadingParameters, and sets the arguments to their default values.
public ReadingParameters ( ) : System
return System