示例#1
0
 void IPersistable.Load(SettingsStorage storage)
 {
     _adapter.Load(storage);
 }