'Declaration
<ComVisibleAttribute(False)> <ExceptionContractAnnotationAttribute(True)> Public Interface IEasyUAClient Inherits System.IDisposable, System.IServiceProvider
'Usage
Dim instance As IEasyUAClient
[ComVisible(false)] [ExceptionContractAnnotation(true)] public interface IEasyUAClient : System.IDisposable, System.IServiceProvider
[ComVisible(false)] [ExceptionContractAnnotation(true)] public interface class IEasyUAClient : public System.IDisposable, System.IServiceProvider