Click or drag to resize
MethodNotFoundResult Properties

The MethodNotFoundResult type exposes the following members.

Properties
  NameDescription
Public propertyIsObsolete
Indicates whether method is obsolete.
Public propertyMethodName
Method name
Public propertyObsoleteMessage
The message that describes alternative workarounds.
Public propertyParametersNotMatch
Indicates whether method not found is caused by missing parameters.
Top
See Also