BooCompiler.Tests.CompilationTestFixture.TimeSpanLiteral C# (CSharp) Méthode

TimeSpanLiteral() private méthode

private TimeSpanLiteral ( ) : void
Résultat void
        public void TimeSpanLiteral()
        {
            RunCompilerTestCase("timespan0.boo");
        }