C# Class SIL.FieldWorks.CacheLight.HvoFlidWSKey

Show file Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
HvoFlidWSKey ( int hvo, int flid, int ws ) : System
ToString ( ) : string

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

HvoFlidWSKey() public method

public HvoFlidWSKey ( int hvo, int flid, int ws ) : System
hvo int
flid int
ws int
return System

ToString() public method

public ToString ( ) : string
return string