C# 클래스 NSoft.NFramework.AsmInfo

상속: ValueObjectBase
파일 보기 프로젝트 열기: debop/NFramework 1 사용 예제들

공개 메소드들

메소드 설명
AsmInfo ( Assembly assembly ) : System

Constructor

GetHashCode ( ) : int

Serves as a hash function for a particular type.

메소드 상세

AsmInfo() 공개 메소드

Constructor
public AsmInfo ( Assembly assembly ) : System
assembly System.Reflection.Assembly
리턴 System

GetHashCode() 공개 메소드

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