ReadAllProperties Method
From Lidgren.Network
| Lidgren Network Library documentation |
| NetBuffer..::..ReadAllProperties Method |
| NetBuffer Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| ReadAllProperties(Object) |
Reads all public and private declared instance fields of the object in alphabetical order using reflection
| |
| ReadAllProperties(Object, BindingFlags) |
Reads all fields with the specified binding of the object in alphabetical order using reflection
|