C# 클래스 BitsetsNET.Tests.RLEBitsetTests

상속: BitsetsNET.Tests.BaseBitSetTests
파일 보기 프로젝트 열기: BitSetsNet/BitSetsNet

보호된 메소드들

메소드 설명
CreateSetFromIndices ( int indices, int length ) : IBitset

비공개 메소드들

메소드 설명
SerializationTest ( ) : void
SetMethodDoesntMutateLength ( ) : void
ToBitArrayTest ( ) : void

메소드 상세

CreateSetFromIndices() 보호된 메소드

protected CreateSetFromIndices ( int indices, int length ) : IBitset
indices int
length int
리턴 IBitset