C# Class DBus.Protocol.ProtocolInformation

Afficher le fichier Open project: brookpatten/dbus-sharp Class Usage Examples

Méthodes publiques

Свойство Type Description
Verbose bool

Méthodes publiques

Méthode Description
GetAlignment ( DType dtype ) : int
PadNeeded ( int pos, int alignment ) : int
Padded ( int pos, int alignment ) : int

Method Details

GetAlignment() public static méthode

public static GetAlignment ( DType dtype ) : int
dtype DType
Résultat int

PadNeeded() public static méthode

public static PadNeeded ( int pos, int alignment ) : int
pos int
alignment int
Résultat int

Padded() public static méthode

public static Padded ( int pos, int alignment ) : int
pos int
alignment int
Résultat int

Property Details

Verbose public_oe static_oe property

public static bool Verbose
Résultat bool