AutoMoq.Tests.with_automoqer_Tests.Test.DoSomething C# (CSharp) Метод

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

public DoSomething ( ) : void
Результат void
            public void DoSomething()
            {
                Dependency.DoSomething();
            }
with_automoqer_Tests.Test