public HintSizeAttribute(HintSize size)
 {
     Size = size;
 }
Beispiel #2
0
 public HintSizeAttribute(HintSize size)
 {
     Size = size;
 }