Esempio n. 1
0
 public static IEnumerable <ITypedElement> GetIndex(Closure context, IEnumerable <Invokee> args)
 {
     return(context.GetIndex());
 }