Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
int | _bits |
BitArray32 | bits |
Package Functions | |
void | OnSerializing (StreamingContext context) |
void | _OnDeserialized (StreamingContext context) |
Definition at line 5 of file ClassWithBits.cs.
|
inlinepackage |
Definition at line 19 of file ClassWithBits.cs.
References _bits.
|
inlinepackage |
Definition at line 13 of file ClassWithBits.cs.
References _bits, bits, and BitArray32.Bits.
int ClassWithBits._bits |
Definition at line 8 of file ClassWithBits.cs.
Referenced by _OnDeserialized(), and OnSerializing().
BitArray32 ClassWithBits.bits |
Definition at line 10 of file ClassWithBits.cs.
Referenced by OnSerializing().