pip_services3_commons
pip_services3_commons
PropertyReflector
getPropertyNames method
getPropertyNames
pip_services3_commons
pip_services3_commons
PropertyReflector
getPropertyNames method
PropertyReflector class
Constructors
PropertyReflector
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
getProperties
getProperty
getPropertyNames
hasProperty
setProperties
setProperty
getPropertyNames
method
List
<
String
>
getPropertyNames
(
dynamic
obj
)
Gets names of all properties implemented in specified object.
obj
an objec to introspect. Returns a list with property names.