Esempio n. 1
0
 public virtual IList <object> AsList()
 {
     return(CollectionUtils.MakeList(first, second, third, fourth));
 }