ISmsGateway.Clone
Returns a clone object of the ISMSGateway interface.
Namespace: Imanami.PublicInterfaces
Assembly: Imanami.PublicInterfaces.dll
Syntax
ISmsGateway Clone();
Return Value
Type: Imanami.PublicInterfaces.ISmsGateway
The clone object.
See Also