C# Class SIL.FieldWorks.ParatextLexiconPlugin.FdoSemanticDomain

Inheritance: LexiconSemanticDomain
Mostra file Open project: sillsdev/FieldWorks

Public Methods

Method Description
Equals ( object obj ) : bool
FdoSemanticDomain ( string name ) : System.Diagnostics

Creates a new LexiconSemanticDomain by wrapping the specified data

GetHashCode ( ) : int

Method Details

Equals() public method

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

FdoSemanticDomain() public method

Creates a new LexiconSemanticDomain by wrapping the specified data
public FdoSemanticDomain ( string name ) : System.Diagnostics
name string
return System.Diagnostics

GetHashCode() public method

public GetHashCode ( ) : int
return int