C# Class Machine.Specifications.Runner.AssemblyInfo

ファイルを表示 Open project: machine/machine.specifications Class Usage Examples

Public Methods

Method Description
AssemblyInfo ( string name, string location ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

AssemblyInfo() public method

public AssemblyInfo ( string name, string location ) : System
name string
location string
return System

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int