C# Class NSoft.NFramework.AsmInfo

Inheritance: ValueObjectBase
Afficher le fichier Open project: debop/NFramework Class Usage Examples

Méthodes publiques

Méthode Description
AsmInfo ( Assembly assembly ) : System

Constructor

GetHashCode ( ) : int

Serves as a hash function for a particular type.

Method Details

AsmInfo() public méthode

Constructor
public AsmInfo ( Assembly assembly ) : System
assembly System.Reflection.Assembly
Résultat System

GetHashCode() public méthode

Serves as a hash function for a particular type.
public GetHashCode ( ) : int
Résultat int