public ProvidesAttribute(ProvidesType type)
 {
     ProvidesType = type;
 }
示例#2
0
 public ProvidesAttribute(ProvidesType type)
 {
     ProvidesType = type;
 }