C# Class SILUBS.SharedScrUtils.QuotationMarks

Exibir arquivo Open project: sillsdev/FieldWorks Class Usage Examples

Public Methods

Method Description
Equals ( QuotationMarks qmark ) : bool

Returns a value indicating whether or not the specified QuotationMarks object is equal to this one.

ToString ( ) : string

Returns a T:System.String that represents the current T:System.Object.

Method Details

Equals() public method

Returns a value indicating whether or not the specified QuotationMarks object is equal to this one.
public Equals ( QuotationMarks qmark ) : bool
qmark QuotationMarks
return bool

ToString() public method

Returns a T:System.String that represents the current T:System.Object.
public ToString ( ) : string
return string