Ejemplo n.º 1
0
 public static bool IsIn(Argument argument)
 {
     return(ArgumentDirectionHelper.IsIn(argument.Direction));
 }