Incantation.Restart C# (CSharp) Method

Restart() public method

public Restart ( ) : void
return void
    public void Restart()
    {
        text = string.Empty;
    }