Exemplo n.º 1
0
 public static ContentAlignmentItem[] All()
 {
     return(EnumItem <ContentAlignment> .All <ContentAlignmentItem>());
 }