예제 #1
0
 public IDictionary <string, object> GetAllProperties()
 {
     return(_properties.GetAll(String.Empty));
 }