@tsonic/dotnet
Version:
TypeScript type definitions for .NET 10 BCL (Base Class Library)
1,176 lines • 259 kB
JSON
{
"namespace": "System.ComponentModel.Design",
"contributingAssemblies": [
"System.ComponentModel.TypeConverter"
],
"types": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.HelpContextType",
"clrName": "System.ComponentModel.Design.HelpContextType",
"tsEmitName": "HelpContextType",
"kind": "Enum",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.HelpContextType::value__System.Int32",
"clrName": "value__",
"tsEmitName": "value__",
"normalizedSignature": "value__|System.Int32|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"isLiteral": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.HelpContextType::AmbientSystem.ComponentModel.Design.HelpContextType",
"clrName": "Ambient",
"tsEmitName": "ambient",
"normalizedSignature": "Ambient|System.ComponentModel.Design.HelpContextType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.HelpContextType::WindowSystem.ComponentModel.Design.HelpContextType",
"clrName": "Window",
"tsEmitName": "window",
"normalizedSignature": "Window|System.ComponentModel.Design.HelpContextType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.HelpContextType::SelectionSystem.ComponentModel.Design.HelpContextType",
"clrName": "Selection",
"tsEmitName": "selection",
"normalizedSignature": "Selection|System.ComponentModel.Design.HelpContextType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.HelpContextType::ToolWindowSelectionSystem.ComponentModel.Design.HelpContextType",
"clrName": "ToolWindowSelection",
"tsEmitName": "toolWindowSelection",
"normalizedSignature": "ToolWindowSelection|System.ComponentModel.Design.HelpContextType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
}
],
"events": [],
"constructors": []
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.HelpKeywordType",
"clrName": "System.ComponentModel.Design.HelpKeywordType",
"tsEmitName": "HelpKeywordType",
"kind": "Enum",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.HelpKeywordType::value__System.Int32",
"clrName": "value__",
"tsEmitName": "value__",
"normalizedSignature": "value__|System.Int32|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"isLiteral": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.HelpKeywordType::F1KeywordSystem.ComponentModel.Design.HelpKeywordType",
"clrName": "F1Keyword",
"tsEmitName": "f1Keyword",
"normalizedSignature": "F1Keyword|System.ComponentModel.Design.HelpKeywordType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.HelpKeywordType::GeneralKeywordSystem.ComponentModel.Design.HelpKeywordType",
"clrName": "GeneralKeyword",
"tsEmitName": "generalKeyword",
"normalizedSignature": "GeneralKeyword|System.ComponentModel.Design.HelpKeywordType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.HelpKeywordType::FilterKeywordSystem.ComponentModel.Design.HelpKeywordType",
"clrName": "FilterKeyword",
"tsEmitName": "filterKeyword",
"normalizedSignature": "FilterKeyword|System.ComponentModel.Design.HelpKeywordType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
}
],
"events": [],
"constructors": []
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes",
"clrName": "System.ComponentModel.Design.SelectionTypes",
"tsEmitName": "SelectionTypes",
"kind": "Enum",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes::value__System.Int32",
"clrName": "value__",
"tsEmitName": "value__",
"normalizedSignature": "value__|System.Int32|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"isLiteral": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes::AutoSystem.ComponentModel.Design.SelectionTypes",
"clrName": "Auto",
"tsEmitName": "auto",
"normalizedSignature": "Auto|System.ComponentModel.Design.SelectionTypes|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes::NormalSystem.ComponentModel.Design.SelectionTypes",
"clrName": "Normal",
"tsEmitName": "normal",
"normalizedSignature": "Normal|System.ComponentModel.Design.SelectionTypes|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes::ReplaceSystem.ComponentModel.Design.SelectionTypes",
"clrName": "Replace",
"tsEmitName": "replace",
"normalizedSignature": "Replace|System.ComponentModel.Design.SelectionTypes|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes::MouseDownSystem.ComponentModel.Design.SelectionTypes",
"clrName": "MouseDown",
"tsEmitName": "mouseDown",
"normalizedSignature": "MouseDown|System.ComponentModel.Design.SelectionTypes|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes::MouseUpSystem.ComponentModel.Design.SelectionTypes",
"clrName": "MouseUp",
"tsEmitName": "mouseUp",
"normalizedSignature": "MouseUp|System.ComponentModel.Design.SelectionTypes|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes::ClickSystem.ComponentModel.Design.SelectionTypes",
"clrName": "Click",
"tsEmitName": "click",
"normalizedSignature": "Click|System.ComponentModel.Design.SelectionTypes|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes::PrimarySystem.ComponentModel.Design.SelectionTypes",
"clrName": "Primary",
"tsEmitName": "primary",
"normalizedSignature": "Primary|System.ComponentModel.Design.SelectionTypes|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes::ToggleSystem.ComponentModel.Design.SelectionTypes",
"clrName": "Toggle",
"tsEmitName": "toggle",
"normalizedSignature": "Toggle|System.ComponentModel.Design.SelectionTypes|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes::AddSystem.ComponentModel.Design.SelectionTypes",
"clrName": "Add",
"tsEmitName": "add",
"normalizedSignature": "Add|System.ComponentModel.Design.SelectionTypes|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes::RemoveSystem.ComponentModel.Design.SelectionTypes",
"clrName": "Remove",
"tsEmitName": "remove",
"normalizedSignature": "Remove|System.ComponentModel.Design.SelectionTypes|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.SelectionTypes::ValidSystem.ComponentModel.Design.SelectionTypes",
"clrName": "Valid",
"tsEmitName": "valid",
"normalizedSignature": "Valid|System.ComponentModel.Design.SelectionTypes|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
}
],
"events": [],
"constructors": []
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ViewTechnology",
"clrName": "System.ComponentModel.Design.ViewTechnology",
"tsEmitName": "ViewTechnology",
"kind": "Enum",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ViewTechnology::value__System.Int32",
"clrName": "value__",
"tsEmitName": "value__",
"normalizedSignature": "value__|System.Int32|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"isLiteral": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ViewTechnology::PassthroughSystem.ComponentModel.Design.ViewTechnology",
"clrName": "Passthrough",
"tsEmitName": "passthrough",
"normalizedSignature": "Passthrough|System.ComponentModel.Design.ViewTechnology|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ViewTechnology::WindowsFormsSystem.ComponentModel.Design.ViewTechnology",
"clrName": "WindowsForms",
"tsEmitName": "windowsForms",
"normalizedSignature": "WindowsForms|System.ComponentModel.Design.ViewTechnology|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ViewTechnology::DefaultSystem.ComponentModel.Design.ViewTechnology",
"clrName": "Default",
"tsEmitName": "default_",
"normalizedSignature": "Default|System.ComponentModel.Design.ViewTechnology|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
}
],
"events": [],
"constructors": []
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ActiveDesignerEventHandler",
"clrName": "System.ComponentModel.Design.ActiveDesignerEventHandler",
"tsEmitName": "ActiveDesignerEventHandler",
"kind": "Delegate",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ActiveDesignerEventHandler::Invoke(System.Object,System.ComponentModel.Design.ActiveDesignerEventArgs):System.Void",
"clrName": "Invoke",
"tsEmitName": "invoke",
"normalizedSignature": "Invoke|(System.Object,System.ComponentModel.Design.ActiveDesignerEventArgs):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 2,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ActiveDesignerEventHandler::BeginInvoke(System.Object,System.ComponentModel.Design.ActiveDesignerEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult",
"clrName": "BeginInvoke",
"tsEmitName": "beginInvoke",
"normalizedSignature": "BeginInvoke|(System.Object,System.ComponentModel.Design.ActiveDesignerEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 4,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ActiveDesignerEventHandler::EndInvoke(System.IAsyncResult):System.Void",
"clrName": "EndInvoke",
"tsEmitName": "endInvoke",
"normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 1,
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [
{
"normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
"isStatic": false,
"parameterCount": 2
}
]
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentChangedEventHandler",
"clrName": "System.ComponentModel.Design.ComponentChangedEventHandler",
"tsEmitName": "ComponentChangedEventHandler",
"kind": "Delegate",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentChangedEventHandler::Invoke(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs):System.Void",
"clrName": "Invoke",
"tsEmitName": "invoke",
"normalizedSignature": "Invoke|(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 2,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentChangedEventHandler::BeginInvoke(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult",
"clrName": "BeginInvoke",
"tsEmitName": "beginInvoke",
"normalizedSignature": "BeginInvoke|(System.Object,System.ComponentModel.Design.ComponentChangedEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 4,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentChangedEventHandler::EndInvoke(System.IAsyncResult):System.Void",
"clrName": "EndInvoke",
"tsEmitName": "endInvoke",
"normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 1,
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [
{
"normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
"isStatic": false,
"parameterCount": 2
}
]
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentChangingEventHandler",
"clrName": "System.ComponentModel.Design.ComponentChangingEventHandler",
"tsEmitName": "ComponentChangingEventHandler",
"kind": "Delegate",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentChangingEventHandler::Invoke(System.Object,System.ComponentModel.Design.ComponentChangingEventArgs):System.Void",
"clrName": "Invoke",
"tsEmitName": "invoke",
"normalizedSignature": "Invoke|(System.Object,System.ComponentModel.Design.ComponentChangingEventArgs):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 2,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentChangingEventHandler::BeginInvoke(System.Object,System.ComponentModel.Design.ComponentChangingEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult",
"clrName": "BeginInvoke",
"tsEmitName": "beginInvoke",
"normalizedSignature": "BeginInvoke|(System.Object,System.ComponentModel.Design.ComponentChangingEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 4,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentChangingEventHandler::EndInvoke(System.IAsyncResult):System.Void",
"clrName": "EndInvoke",
"tsEmitName": "endInvoke",
"normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 1,
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [
{
"normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
"isStatic": false,
"parameterCount": 2
}
]
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentEventHandler",
"clrName": "System.ComponentModel.Design.ComponentEventHandler",
"tsEmitName": "ComponentEventHandler",
"kind": "Delegate",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentEventHandler::Invoke(System.Object,System.ComponentModel.Design.ComponentEventArgs):System.Void",
"clrName": "Invoke",
"tsEmitName": "invoke",
"normalizedSignature": "Invoke|(System.Object,System.ComponentModel.Design.ComponentEventArgs):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 2,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentEventHandler::BeginInvoke(System.Object,System.ComponentModel.Design.ComponentEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult",
"clrName": "BeginInvoke",
"tsEmitName": "beginInvoke",
"normalizedSignature": "BeginInvoke|(System.Object,System.ComponentModel.Design.ComponentEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 4,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentEventHandler::EndInvoke(System.IAsyncResult):System.Void",
"clrName": "EndInvoke",
"tsEmitName": "endInvoke",
"normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 1,
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [
{
"normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
"isStatic": false,
"parameterCount": 2
}
]
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentRenameEventHandler",
"clrName": "System.ComponentModel.Design.ComponentRenameEventHandler",
"tsEmitName": "ComponentRenameEventHandler",
"kind": "Delegate",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentRenameEventHandler::Invoke(System.Object,System.ComponentModel.Design.ComponentRenameEventArgs):System.Void",
"clrName": "Invoke",
"tsEmitName": "invoke",
"normalizedSignature": "Invoke|(System.Object,System.ComponentModel.Design.ComponentRenameEventArgs):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 2,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentRenameEventHandler::BeginInvoke(System.Object,System.ComponentModel.Design.ComponentRenameEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult",
"clrName": "BeginInvoke",
"tsEmitName": "beginInvoke",
"normalizedSignature": "BeginInvoke|(System.Object,System.ComponentModel.Design.ComponentRenameEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 4,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ComponentRenameEventHandler::EndInvoke(System.IAsyncResult):System.Void",
"clrName": "EndInvoke",
"tsEmitName": "endInvoke",
"normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 1,
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [
{
"normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
"isStatic": false,
"parameterCount": 2
}
]
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.DesignerEventHandler",
"clrName": "System.ComponentModel.Design.DesignerEventHandler",
"tsEmitName": "DesignerEventHandler",
"kind": "Delegate",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.DesignerEventHandler::Invoke(System.Object,System.ComponentModel.Design.DesignerEventArgs):System.Void",
"clrName": "Invoke",
"tsEmitName": "invoke",
"normalizedSignature": "Invoke|(System.Object,System.ComponentModel.Design.DesignerEventArgs):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 2,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.DesignerEventHandler::BeginInvoke(System.Object,System.ComponentModel.Design.DesignerEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult",
"clrName": "BeginInvoke",
"tsEmitName": "beginInvoke",
"normalizedSignature": "BeginInvoke|(System.Object,System.ComponentModel.Design.DesignerEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 4,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.DesignerEventHandler::EndInvoke(System.IAsyncResult):System.Void",
"clrName": "EndInvoke",
"tsEmitName": "endInvoke",
"normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 1,
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [
{
"normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
"isStatic": false,
"parameterCount": 2
}
]
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.DesignerTransactionCloseEventHandler",
"clrName": "System.ComponentModel.Design.DesignerTransactionCloseEventHandler",
"tsEmitName": "DesignerTransactionCloseEventHandler",
"kind": "Delegate",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.DesignerTransactionCloseEventHandler::Invoke(System.Object,System.ComponentModel.Design.DesignerTransactionCloseEventArgs):System.Void",
"clrName": "Invoke",
"tsEmitName": "invoke",
"normalizedSignature": "Invoke|(System.Object,System.ComponentModel.Design.DesignerTransactionCloseEventArgs):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 2,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.DesignerTransactionCloseEventHandler::BeginInvoke(System.Object,System.ComponentModel.Design.DesignerTransactionCloseEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult",
"clrName": "BeginInvoke",
"tsEmitName": "beginInvoke",
"normalizedSignature": "BeginInvoke|(System.Object,System.ComponentModel.Design.DesignerTransactionCloseEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 4,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.DesignerTransactionCloseEventHandler::EndInvoke(System.IAsyncResult):System.Void",
"clrName": "EndInvoke",
"tsEmitName": "endInvoke",
"normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 1,
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [
{
"normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
"isStatic": false,
"parameterCount": 2
}
]
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ServiceCreatorCallback",
"clrName": "System.ComponentModel.Design.ServiceCreatorCallback",
"tsEmitName": "ServiceCreatorCallback",
"kind": "Delegate",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ServiceCreatorCallback::Invoke(System.ComponentModel.Design.IServiceContainer,System.Type):System.Object",
"clrName": "Invoke",
"tsEmitName": "invoke",
"normalizedSignature": "Invoke|(System.ComponentModel.Design.IServiceContainer,System.Type):System.Object|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 2,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ServiceCreatorCallback::BeginInvoke(System.ComponentModel.Design.IServiceContainer,System.Type,System.AsyncCallback,System.Object):System.IAsyncResult",
"clrName": "BeginInvoke",
"tsEmitName": "beginInvoke",
"normalizedSignature": "BeginInvoke|(System.ComponentModel.Design.IServiceContainer,System.Type,System.AsyncCallback,System.Object):System.IAsyncResult|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 4,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.ServiceCreatorCallback::EndInvoke(System.IAsyncResult):System.Object",
"clrName": "EndInvoke",
"tsEmitName": "endInvoke",
"normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Object|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": false,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 1,
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [
{
"normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false",
"isStatic": false,
"parameterCount": 2
}
]
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IComponentChangeService",
"clrName": "System.ComponentModel.Design.IComponentChangeService",
"tsEmitName": "IComponentChangeService",
"kind": "Interface",
"accessibility": "Public",
"isAbstract": true,
"isSealed": false,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IComponentChangeService::OnComponentChanged(System.Object,System.ComponentModel.MemberDescriptor,System.Object,System.Object):System.Void",
"clrName": "OnComponentChanged",
"tsEmitName": "onComponentChanged",
"normalizedSignature": "OnComponentChanged|(System.Object,System.ComponentModel.MemberDescriptor,System.Object,System.Object):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": true,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 4,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IComponentChangeService::OnComponentChanging(System.Object,System.ComponentModel.MemberDescriptor):System.Void",
"clrName": "OnComponentChanging",
"tsEmitName": "onComponentChanging",
"normalizedSignature": "OnComponentChanging|(System.Object,System.ComponentModel.MemberDescriptor):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": true,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 2,
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IComponentChangeService::ComponentAddedSystem.ComponentModel.Design.ComponentEventHandler",
"clrName": "ComponentAdded",
"tsEmitName": "componentAdded",
"normalizedSignature": "ComponentAdded|System.ComponentModel.Design.ComponentEventHandler|static=false",
"isStatic": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IComponentChangeService::ComponentChangedSystem.ComponentModel.Design.ComponentChangedEventHandler",
"clrName": "ComponentChanged",
"tsEmitName": "componentChanged",
"normalizedSignature": "ComponentChanged|System.ComponentModel.Design.ComponentChangedEventHandler|static=false",
"isStatic": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IComponentChangeService::ComponentChangingSystem.ComponentModel.Design.ComponentChangingEventHandler",
"clrName": "ComponentChanging",
"tsEmitName": "componentChanging",
"normalizedSignature": "ComponentChanging|System.ComponentModel.Design.ComponentChangingEventHandler|static=false",
"isStatic": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IComponentChangeService::ComponentRenameSystem.ComponentModel.Design.ComponentRenameEventHandler",
"clrName": "ComponentRename",
"tsEmitName": "componentRename",
"normalizedSignature": "ComponentRename|System.ComponentModel.Design.ComponentRenameEventHandler|static=false",
"isStatic": false
}
],
"constructors": []
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IComponentDiscoveryService",
"clrName": "System.ComponentModel.Design.IComponentDiscoveryService",
"tsEmitName": "IComponentDiscoveryService",
"kind": "Interface",
"accessibility": "Public",
"isAbstract": true,
"isSealed": false,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IComponentDiscoveryService::GetComponentTypes(System.ComponentModel.Design.IDesignerHost,System.Type):System.Collections.ICollection",
"clrName": "GetComponentTypes",
"tsEmitName": "getComponentTypes",
"normalizedSignature": "GetComponentTypes|(System.ComponentModel.Design.IDesignerHost,System.Type):System.Collections.ICollection|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": true,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 2,
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": []
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IComponentInitializer",
"clrName": "System.ComponentModel.Design.IComponentInitializer",
"tsEmitName": "IComponentInitializer",
"kind": "Interface",
"accessibility": "Public",
"isAbstract": true,
"isSealed": false,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IComponentInitializer::InitializeExistingComponent(System.Collections.IDictionary):System.Void",
"clrName": "InitializeExistingComponent",
"tsEmitName": "initializeExistingComponent",
"normalizedSignature": "InitializeExistingComponent|(System.Collections.IDictionary):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": true,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 1,
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": []
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesigner",
"clrName": "System.ComponentModel.Design.IDesigner",
"tsEmitName": "IDesigner",
"kind": "Interface",
"accessibility": "Public",
"isAbstract": true,
"isSealed": false,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesigner::DoDefaultAction():System.Void",
"clrName": "DoDefaultAction",
"tsEmitName": "doDefaultAction",
"normalizedSignature": "DoDefaultAction|():System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": true,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 0,
"isExtensionMethod": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesigner::Initialize(System.ComponentModel.IComponent):System.Void",
"clrName": "Initialize",
"tsEmitName": "initialize",
"normalizedSignature": "Initialize|(System.ComponentModel.IComponent):System.Void|static=false",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": true,
"isVirtual": true,
"isOverride": false,
"isSealed": false,
"arity": 0,
"parameterCount": 1,
"isExtensionMethod": false
}
],
"properties": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesigner::Component:System.ComponentModel.IComponent",
"clrName": "Component",
"tsEmitName": "component",
"normalizedSignature": "Component|:System.ComponentModel.IComponent|static=false|accessor=get",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": true,
"isVirtual": true,
"isOverride": false,
"isIndexer": false,
"hasGetter": true,
"hasSetter": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesigner::Verbs:System.ComponentModel.Design.DesignerVerbCollection",
"clrName": "Verbs",
"tsEmitName": "verbs",
"normalizedSignature": "Verbs|:System.ComponentModel.Design.DesignerVerbCollection|static=false|accessor=get",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": true,
"isVirtual": true,
"isOverride": false,
"isIndexer": false,
"hasGetter": true,
"hasSetter": false
}
],
"fields": [],
"events": [],
"constructors": []
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerEventService",
"clrName": "System.ComponentModel.Design.IDesignerEventService",
"tsEmitName": "IDesignerEventService",
"kind": "Interface",
"accessibility": "Public",
"isAbstract": true,
"isSealed": false,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerEventService::ActiveDesigner:System.ComponentModel.Design.IDesignerHost",
"clrName": "ActiveDesigner",
"tsEmitName": "activeDesigner",
"normalizedSignature": "ActiveDesigner|:System.ComponentModel.Design.IDesignerHost|static=false|accessor=get",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": true,
"isVirtual": true,
"isOverride": false,
"isIndexer": false,
"hasGetter": true,
"hasSetter": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerEventService::Designers:System.ComponentModel.Design.DesignerCollection",
"clrName": "Designers",
"tsEmitName": "designers",
"normalizedSignature": "Designers|:System.ComponentModel.Design.DesignerCollection|static=false|accessor=get",
"provenance": "Original",
"emitScope": "ClassSurface",
"isStatic": false,
"isAbstract": true,
"isVirtual": true,
"isOverride": false,
"isIndexer": false,
"hasGetter": true,
"hasSetter": false
}
],
"fields": [],
"events": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerEventService::ActiveDesignerChangedSystem.ComponentModel.Design.ActiveDesignerEventHandler",
"clrName": "ActiveDesignerChanged",
"tsEmitName": "activeDesignerChanged",
"normalizedSignature": "ActiveDesignerChanged|System.ComponentModel.Design.ActiveDesignerEventHandler|static=false",
"isStatic": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerEventService::DesignerCreatedSystem.ComponentModel.Design.DesignerEventHandler",
"clrName": "DesignerCreated",
"tsEmitName": "designerCreated",
"normalizedSignature": "DesignerCreated|System.ComponentModel.Design.DesignerEventHandler|static=false",
"isStatic": false
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerEventService::SelectionChangedSystem.EventHandler",
"clrName": "SelectionChanged",
"tsEmitName": "selectionChanged",
"normalizedSignature": "SelectionChanged|System.EventHandler|static=false",
"isStatic": false
}
],
"constructors": []
},
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerFilter",
"clrName": "System.ComponentModel.Design.IDesignerFilter",
"tsEmitName": "IDesignerFilter",
"kind": "Interface",
"accessibility": "Public",
"isAbstract": true,
"isSealed": false,
"isStatic": false,
"arity": 0,
"methods": [
{
"stableId": "System.ComponentModel.TypeConverter:System.ComponentModel.Design.IDesignerFilter::PostFilterAttributes(System.Collections.IDictionary):System.Void",
"clrName": "PostFilterAttributes",
"tsEmitName": "postFilterAttributes",
"normalizedSignature": "PostFilterAttributes|(System.Collections.IDictiona