C# Класс AK.F1.Timing.Messages.Driver.Gap

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

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

Метод Описание
CompareTo ( object obj ) : int

Защищенные методы

Метод Описание
Repr ( string format ) : string

Returns a System.String representation of this instance using the specified format System.String and format arguments.

Приватные методы

Метод Описание
Gap ( ) : System

Prevent this class being inherited outside this library.

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

CompareTo() публичный абстрактный метод

public abstract CompareTo ( object obj ) : int
obj object
Результат int

Repr() защищенный метод

Returns a System.String representation of this instance using the specified format System.String and format arguments.
/// Thrown when is . /// /// Thrown when the format of is invalid. /// /// Thrown when references an argument not contained within /// . ///
protected Repr ( string format ) : string
format string The format.
Результат string