CSharpier.Tests.TestFiles.EventDeclarationTests.EventDeclarations C# (CSharp) Метод

EventDeclarations() приватный Метод

private EventDeclarations ( ) : void
Результат void
        public void EventDeclarations()
        {
            this.RunTest("EventDeclaration", "EventDeclarations");
        }
    }
EventDeclarationTests