Example #1
0
 public override IList <string> GetNeededAttributes()
 {
     return(CollectionAdapters.ToIList <string>(contract.GetNeededAttributes()));
 }