C# Class NSoft.NFramework.AsmInfo

Inheritance: ValueObjectBase
显示文件 Open project: debop/NFramework Class Usage Examples

Public Methods

Method Description
AsmInfo ( Assembly assembly ) : System

Constructor

GetHashCode ( ) : int

Serves as a hash function for a particular type.

Method Details

AsmInfo() public method

Constructor
public AsmInfo ( Assembly assembly ) : System
assembly System.Reflection.Assembly
return System

GetHashCode() public method

Serves as a hash function for a particular type.
public GetHashCode ( ) : int
return int