IBaseService Interface
Summary
Defines the base interface for all CCOW Services.
Syntax
[ServiceContractAttribute(Name="IBaseService")]
public interface IBaseService
<ServiceContractAttribute("IBaseService")>
Public Interface IBaseService
[ServiceContractAttribute("IBaseService")]
public interface class IBaseService