Esempio n. 1
0
 public virtual bool ContainsSubProperties(string name)
 {
     return(CurrProperties.ContainsSubProperties(name));
 }