Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > c40235f0f9475db9355c37942ddd3d00 > files > 85

nant-0.92-4.mga4.noarch.rpm

public class ProjectName {
    static void Main() {
        System.Console.WriteLine("Hello World using C#");
    }
}