Interface for view implementations.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.5.21597
Syntax
C# |
---|
public interface IView : IDisposable |
Visual Basic |
---|
Public Interface IView _ Inherits IDisposable |