AGS.Types.StringListUIEditorControl.StringListUIEditorControl C# (CSharp) Method

StringListUIEditorControl() public method

public StringListUIEditorControl ( StringListUIEditor editor ) : System
editor StringListUIEditor
return System
        public StringListUIEditorControl(StringListUIEditor editor)
            : this()
        {
            _editor = editor;
        }

Same methods

StringListUIEditorControl::StringListUIEditorControl ( ) : System