Table of Contents

Interface IMetaSetting

Namespace
H.Services.Common.Serialize.Meta
Assembly
H.Services.Common.dll
public interface IMetaSetting
Extension Methods

Properties

ID

string ID { get; set; }

Property Value

string

Methods

Load()

void Load()

Save(out string)

bool Save(out string message)

Parameters

message string

Returns

bool