ArcGIS4LocalGovernment.AttributeAssistantToggleCommand.AttributeAssistantToggleCommand C# (CSharp) 메소드

AttributeAssistantToggleCommand() 공개 메소드

public AttributeAssistantToggleCommand ( ) : System
리턴 System
        public AttributeAssistantToggleCommand()
        {
            ConfigUtil.type = "aa";
            m_Editor = Globals.getEditor(ArcMap.Application);
        }