Method | Description | |
---|---|---|
BitwiseAnd ( |
||
BitwiseOr ( |
||
Count ( ) : Task |
||
Includes ( ) : Task |
||
Remove ( ) : Task |
||
UserActivityReport ( int db, string key ) : System | ||
Xor ( |
||
operator ( ) : |
Method | Description | |
---|---|---|
InternalCount ( |
||
InternalIncludes ( |
public static BitwiseAnd ( |
||
left | ||
right | ||
return |
public static BitwiseOr ( |
||
left | ||
right | ||
return |
public UserActivityReport ( int db, string key ) : System | ||
db | int | |
key | string | |
return | System |
public static Xor ( |
||
left | ||
right | ||
return |
public static operator ( ) : |
||
return |