Arnolyzer.Tests.CodeUnderTest.ContainsSetters.AnotherMethod C# (CSharp) Метод

AnotherMethod() публичный Метод

public AnotherMethod ( ) : void
Результат void
        public void AnotherMethod() { }
        public int Property3 { get; private set; }
ContainsSetters