C# 클래스 DBus.Protocol.ProtocolInformation

파일 보기 프로젝트 열기: brookpatten/dbus-sharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Verbose bool

공개 메소드들

메소드 설명
GetAlignment ( DType dtype ) : int
PadNeeded ( int pos, int alignment ) : int
Padded ( int pos, int alignment ) : int

메소드 상세

GetAlignment() 공개 정적인 메소드

public static GetAlignment ( DType dtype ) : int
dtype DType
리턴 int

PadNeeded() 공개 정적인 메소드

public static PadNeeded ( int pos, int alignment ) : int
pos int
alignment int
리턴 int

Padded() 공개 정적인 메소드

public static Padded ( int pos, int alignment ) : int
pos int
alignment int
리턴 int

프로퍼티 상세

Verbose 공개적으로 정적으로 프로퍼티

public static bool Verbose
리턴 bool