Exemple #1
0
 private IEnumerable <Attribute> GetAttribute()
 {
     return(PropertyControl?.GetCustomAttributes());
 }