Interface IStringData
Namespace: Mars.Interfaces.Data
Assembly: Mars.Interfaces.dll
Syntax
public interface IStringData : IDomainData
Properties
| Improve this Doc View SourceContent
Declaration
string Content { get; }
Property Value
Type | Description |
---|---|
System.String |