SexyProxy.Emit.Tests.HandWritten.DoSomething C# (CSharp) Méthode

DoSomething() public méthode

public DoSomething ( ) : void
Résultat void
        public virtual void DoSomething()
        {
            DoSomethingCalled = true;
        }