C# 클래스 Dbus.Protocol

파일 보기 프로젝트 열기: apenwarr/versaplex

공개 메소드들

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