C# Class Machine.Specifications.Runner.AssemblyInfo

Afficher le fichier Open project: machine/machine.specifications Class Usage Examples

Méthodes publiques

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

Method Details

AssemblyInfo() public méthode

public AssemblyInfo ( string name, string location ) : System
name string
location string
Résultat System

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int