Sha256: af28a8b061fd7b0732235b3b023b8624088563fb7701b3ce692b3f6753e6ceed

Contents?: true

Size: 66 Bytes

Versions: 15

Compression:

Stored size: 66 Bytes

Contents

class B
{
    public string MethodB()
    {
	return "B";
    }
}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
rant-0.3.0 test/plugin/csharp/src/B.cs
rant-0.3.2 test/plugin/csharp/src/B.cs
rant-0.3.4 test/plugin/csharp/src/B.cs
rant-0.3.6 test/plugin/csharp/src/B.cs
rant-0.4.0 test/plugin/csharp/src/B.cs
rant-0.4.4 test/plugin/csharp/src/B.cs
rant-0.4.6 test/plugin/csharp/src/B.cs
rant-0.4.8 test/plugin/csharp/src/B.cs
rant-0.5.0 test/plugin/csharp/src/B.cs
rant-0.5.2 test/plugin/csharp/src/B.cs
rant-0.5.4 test/plugin/csharp/src/B.cs
rant-0.5.6 test/plugin/csharp/src/B.cs
rant-0.3.8 test/plugin/csharp/src/B.cs
rant-0.4.2 test/plugin/csharp/src/B.cs
rant-0.5.7 test/plugin/csharp/src/B.cs