C# Class SILUBS.SharedScrUtils.QuotationMarks

Afficher le fichier Open project: sillsdev/FieldWorks Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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

ToString() public méthode

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