Chris Seaton escribió:
> Is there a library for parsing command lines in C#? Or do any C#
> applications have a reusable class for parsing command lines. I'm
> looking for something where you specify flags and default values and
> things and gets values from the command line. Like gopt or something.
I think the most standard way to do this is the library
"Mono.GetOptions" (search in google).
Regards,
Andrés [ knocte ]
--
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list