Interface IMetaSettingSerilize
public interface IMetaSettingSerilize
- Extension Methods
Properties
ID
string ID { get; set; }
Property Value
Methods
Load()
void Load()
Save()
void Save()
public interface IMetaSettingSerilize
string ID { get; set; }
void Load()
void Save()