SexyProxy.Fody.Tests.HandWritten.DoSomething C# (CSharp) 메소드

DoSomething() 공개 메소드

public DoSomething ( ) : void
리턴 void
        public virtual void DoSomething()
        {
            DoSomethingCalled = true;
        }