ManifestErrorHandler Class
Extends IManifestMethod
An action entry in the manifest.
This is the internal fully qualified name of the method in the codebase.
The fully qualified name of the assembly containing the code for the action.
The name of the action as exposed to the backend.
List< ManifestParameter > Parameters[Get]
The parameters used by the action.
string DeclaringTypeName[Get]
Returns the fully qualified name of the declaring type of the action.
Called via JSON reflection, need preserver or it will be stripped on compile
override bool Equals ( object obj )
Additional names by which the backend can refer to this action.
override int GetHashCode ( )