BooCompiler.Tests.CompilationTestFixture.InPlaceField C# (CSharp) Method

InPlaceField() private method

private InPlaceField ( ) : void
return void
        public void InPlaceField()
        {
            RunCompilerTestCase("inplace1.boo");
        }