ComponentFactory.Krypton.Ribbon.KryptonRibbonContext.ResetTag C# (CSharp) 메소드

ResetTag() 개인적인 메소드

private ResetTag ( ) : void
리턴 void
        private void ResetTag()
        {
            Tag = null;
        }