메소드 | 설명 | |
---|---|---|
BitVector64 ( ) : System | ||
BitVector64 ( System.UInt64 value ) : System | ||
this ( uint bitoffset, System.UInt64 valuemask ) : System.UInt64 |
public BitVector64 ( System.UInt64 value ) : System | ||
value | System.UInt64 | |
리턴 | System |
public this ( uint bitoffset, System.UInt64 valuemask ) : System.UInt64 | ||
bitoffset | uint | |
valuemask | System.UInt64 | |
리턴 | System.UInt64 |