C# 클래스 BaxterWorks.DNS.Parsers.BitArrayExtensions

파일 보기 프로젝트 열기: voltagex/junkcode

공개 메소드들

메소드 설명
Reverse ( this array ) : void
ToBitString ( this bits ) : string

메소드 상세

Reverse() 공개 정적인 메소드

public static Reverse ( this array ) : void
array this
리턴 void

ToBitString() 공개 정적인 메소드

public static ToBitString ( this bits ) : string
bits this
리턴 string