StoryTeller.Testing.Engine.ConsoleTracePart.StepCount C# (CSharp) 메소드

StepCount() 공개 메소드

public StepCount ( ) : int
리턴 int
        public int StepCount()
        {
            return 0;
        }