Interface IErrorAndDescriptionUserToolSettingsDataSource
Namespace: Fwt.HexTerrains.UserTools
Assembly: fwt.hexterrains.dll
Syntax
public interface IErrorAndDescriptionUserToolSettingsDataSource
Properties
Description
Declaration
string Description { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ErrorMessage
Declaration
string ErrorMessage { get; set; }
Property Value
| Type | Description |
|---|---|
| string |