示例#1
0
 /// <summary>
 /// Clear currently stored control data
 /// </summary>
 public void ClearLayout()
 {
     _repository.ClearLayout();
 }