Since I was not satisfied with my C# application not working on Linux or Mac, I installed MonoDevelop in hopes of porting my application to Mono for cross-platformability.
However, I don't know how how to use MonoDevelop to accomplish this task. There's no instructions in FAQ or Documentation.
Any idea how to do it?
From
MonoDevelop
FAQ:Google is still your friend:
How to port your .Net applications to Linux using Mono tools for Visual Studio
Using Mono to port a C# .NET app to OS X?