C# Class BaxterWorks.DNS.Parsers.BitArrayExtensions

Afficher le fichier Open project: voltagex/junkcode

Méthodes publiques

Méthode Description
Reverse ( this array ) : void
ToBitString ( this bits ) : string

Method Details

Reverse() public static méthode

public static Reverse ( this array ) : void
array this
Résultat void

ToBitString() public static méthode

public static ToBitString ( this bits ) : string
bits this
Résultat string