DynamicModelUpdate.SectionUpdater.GetUpdaterName C# (CSharp) 메소드

GetUpdaterName() 공개 메소드

public GetUpdaterName ( ) : string
리턴 string
        public string GetUpdaterName()
        {
            return "Associative Section Updater";
        }