C# 클래스 HaroldInnovationTechnologies.HMD2043.ViewModel.Entry

상속: ViewModelBase
파일 보기 프로젝트 열기: kierenj/0x10c-DevKit

공개 메소드들

메소드 설명
Entry ( string absolutePath, string filename ) : System
Equals ( object obj ) : bool
GetHashCode ( ) : int

메소드 상세

Entry() 공개 메소드

public Entry ( string absolutePath, string filename ) : System
absolutePath string
filename string
리턴 System

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int