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
Public methodWriteAllProperties(Object, BindingFlags)
Writes all properties with specified binding in alphabetical order using reflection

See Also