WriteAllProperties Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodWriteAllProperties(Object)
Writes all public and private declared instance properties of the object in alphabetical order using reflection
(Inherited from NetBuffer.)
Public methodWriteAllProperties(Object, BindingFlags)
Writes all properties with specified binding in alphabetical order using reflection
(Inherited from NetBuffer.)

See Also