EndpointBase Class
Base engine endpoint has helper method for serialization of the return object
Namespace: SobekCM.Engine_Library.EndpointsAssembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
C# |
---|
public abstract class EndpointBase |
Inheritance Hierarchy
Constructors
Methods
| Name | Description |
---|
| Serialize | Serialize the return object, according to the protocol requested |
See Also