CSPspEmuLLETest.LlePspComponent.Start C# (CSharp) Méthode

Start() public méthode

public Start ( ) : void
Résultat void
        public void Start()
        {
            Running = true;
            StartEvent.Set();
        }