Interface ILocalizedTextData
Namespace: IdleKit.Localization
Assembly: cs.temp.dll.dll
Syntax
public interface ILocalizedTextData : IData
Properties
Id
Declaration
string Id { get; }
Property Value
Type | Description |
---|---|
String |
Text
Declaration
string Text { get; }
Property Value
Type | Description |
---|---|
String |