C# Класс SILUBS.SharedScrUtils.QuotationMarks

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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.

Описание методов

Equals() публичный Метод

Returns a value indicating whether or not the specified QuotationMarks object is equal to this one.
public Equals ( QuotationMarks qmark ) : bool
qmark QuotationMarks
Результат bool

ToString() публичный Метод

Returns a T:System.String that represents the current T:System.Object.
public ToString ( ) : string
Результат string