Interface IAcceptingContext
Namespace: SuperOffice.License
Assembly: SoDataBase.dll
Syntax
public interface IAcceptingContext
Properties
IsAccepting
Declaration
bool IsAccepting { get; }
Property Value
Type | Description |
---|---|
bool |
Methods
StartAccept()
Declaration
IDisposable StartAccept()
Returns
Type | Description |
---|---|
IDisposable |