C# 클래스 MongoDB.Bson.Serialization.BsonClassMapSerializer.FastMemberMapHelper

파일 보기 프로젝트 열기: egametang/Egametang

공개 메소드들

메소드 설명
GetBitArray ( int memberCount ) : uint[]
GetLeastSignificantBit ( uint bitBlock ) : int

메소드 상세

GetBitArray() 공개 정적인 메소드

public static GetBitArray ( int memberCount ) : uint[]
memberCount int
리턴 uint[]

GetLeastSignificantBit() 공개 정적인 메소드

public static GetLeastSignificantBit ( uint bitBlock ) : int
bitBlock uint
리턴 int