ReadAllProperties Method

Lidgren.Network

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodReadAllProperties(Object)
Reads all public and private declared instance fields of the object in alphabetical order using reflection
Public methodReadAllProperties(Object, BindingFlags)
Reads all fields with the specified binding of the object in alphabetical order using reflection

See Also