TagsGrooveControls.Model.TagTreeViewItemModelManager.DoPostAdd C# (CSharp) Method

DoPostAdd() protected method

protected DoPostAdd ( TagModel tag ) : void
tag ModernizedAlice.ArtOfWords.BizCommon.Model.Tag.TagModel
return void
        protected override void DoPostAdd(TagModel tag)
        {
        }