[This is preliminary documentation and is subject to change.]
Author: Đonny
Represents data type that reports change of values of its members
Namespace: ToolsAssembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public interface IReportsChange |
| Visual Basic |
|---|
Public Interface IReportsChange |
| Visual C++ |
|---|
public interface class IReportsChange |
| F# |
|---|
type IReportsChange = interface end |
| JScript |
|---|
public interface IReportsChange |
See Also
Version History
1.5.2
- (Release) VersionAttribute and AuthorAttribute removed