C# 클래스 AK.F1.Timing.Messages.Driver.Gap

상속: IComparable
파일 보기 프로젝트 열기: simoneb/ak-f1-timing 1 사용 예제들

공개 메소드들

메소드 설명
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