Ejemplo n.º 1
0
 public ArrayList GetFacets()
 {
     return(ONContext.GetPropertiesWithAttribute(this, typeof(ONFacetAttribute)));
 }