Sigil.Enable C# (CSharp) Method

Enable() public method

public Enable ( ) : void
return void
    public void Enable()
    {
        enabledSigil = true;
    }