Sigil.Enable C# (CSharp) 메소드

Enable() 공개 메소드

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