Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ items:
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}.CopyTo(Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute[],System.Int32)
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}.GetEnumerator
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}.IndexOf(Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute)
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}.Empty
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}.Count
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}.Item(System.Int32)
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}.Items
Expand Down Expand Up @@ -467,6 +468,16 @@ references:
isExternal: true
href: Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute.html
- name: )
- uid: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}.Empty
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}.Empty
parent: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}
definition: System.Collections.ObjectModel.ReadOnlyCollection`1.Empty
href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlycollection-1.empty
name: Empty
nameWithType: ReadOnlyCollection<AuxiliaryExtensionAttribute>.Empty
fullName: System.Collections.ObjectModel.ReadOnlyCollection<Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute>.Empty
nameWithType.vb: ReadOnlyCollection(Of AuxiliaryExtensionAttribute).Empty
fullName.vb: System.Collections.ObjectModel.ReadOnlyCollection(Of Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute).Empty
- uid: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}.Count
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}.Count
parent: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.AuxiliaryExtensionAttribute}
Expand Down Expand Up @@ -1127,6 +1138,15 @@ references:
- name: (
- name: T
- name: )
- uid: System.Collections.ObjectModel.ReadOnlyCollection`1.Empty
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection`1.Empty
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlycollection-1.empty
name: Empty
nameWithType: ReadOnlyCollection<T>.Empty
fullName: System.Collections.ObjectModel.ReadOnlyCollection<T>.Empty
nameWithType.vb: ReadOnlyCollection(Of T).Empty
fullName.vb: System.Collections.ObjectModel.ReadOnlyCollection(Of T).Empty
- uid: System.Collections.ObjectModel.ReadOnlyCollection`1.Count
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection`1.Count
isExternal: true
Expand Down
20 changes: 20 additions & 0 deletions api/core/Sdl.Core.PluginFramework.ExtensionCollection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ items:
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}.CopyTo(Sdl.Core.PluginFramework.IExtension[],System.Int32)
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}.GetEnumerator
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}.IndexOf(Sdl.Core.PluginFramework.IExtension)
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}.Empty
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}.Count
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}.Item(System.Int32)
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}.Items
Expand Down Expand Up @@ -525,6 +526,16 @@ references:
isExternal: true
href: Sdl.Core.PluginFramework.IExtension.html
- name: )
- uid: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}.Empty
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}.Empty
parent: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}
definition: System.Collections.ObjectModel.ReadOnlyCollection`1.Empty
href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlycollection-1.empty
name: Empty
nameWithType: ReadOnlyCollection<IExtension>.Empty
fullName: System.Collections.ObjectModel.ReadOnlyCollection<Sdl.Core.PluginFramework.IExtension>.Empty
nameWithType.vb: ReadOnlyCollection(Of IExtension).Empty
fullName.vb: System.Collections.ObjectModel.ReadOnlyCollection(Of Sdl.Core.PluginFramework.IExtension).Empty
- uid: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}.Count
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}.Count
parent: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtension}
Expand Down Expand Up @@ -1185,6 +1196,15 @@ references:
- name: (
- name: T
- name: )
- uid: System.Collections.ObjectModel.ReadOnlyCollection`1.Empty
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection`1.Empty
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlycollection-1.empty
name: Empty
nameWithType: ReadOnlyCollection<T>.Empty
fullName: System.Collections.ObjectModel.ReadOnlyCollection<T>.Empty
nameWithType.vb: ReadOnlyCollection(Of T).Empty
fullName.vb: System.Collections.ObjectModel.ReadOnlyCollection(Of T).Empty
- uid: System.Collections.ObjectModel.ReadOnlyCollection`1.Count
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection`1.Count
isExternal: true
Expand Down
20 changes: 20 additions & 0 deletions api/core/Sdl.Core.PluginFramework.ExtensionPointCollection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ items:
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}.CopyTo(Sdl.Core.PluginFramework.IExtensionPoint[],System.Int32)
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}.GetEnumerator
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}.IndexOf(Sdl.Core.PluginFramework.IExtensionPoint)
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}.Empty
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}.Count
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}.Item(System.Int32)
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}.Items
Expand Down Expand Up @@ -467,6 +468,16 @@ references:
isExternal: true
href: Sdl.Core.PluginFramework.IExtensionPoint.html
- name: )
- uid: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}.Empty
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}.Empty
parent: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}
definition: System.Collections.ObjectModel.ReadOnlyCollection`1.Empty
href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlycollection-1.empty
name: Empty
nameWithType: ReadOnlyCollection<IExtensionPoint>.Empty
fullName: System.Collections.ObjectModel.ReadOnlyCollection<Sdl.Core.PluginFramework.IExtensionPoint>.Empty
nameWithType.vb: ReadOnlyCollection(Of IExtensionPoint).Empty
fullName.vb: System.Collections.ObjectModel.ReadOnlyCollection(Of Sdl.Core.PluginFramework.IExtensionPoint).Empty
- uid: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}.Count
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}.Count
parent: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IExtensionPoint}
Expand Down Expand Up @@ -1127,6 +1138,15 @@ references:
- name: (
- name: T
- name: )
- uid: System.Collections.ObjectModel.ReadOnlyCollection`1.Empty
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection`1.Empty
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlycollection-1.empty
name: Empty
nameWithType: ReadOnlyCollection<T>.Empty
fullName: System.Collections.ObjectModel.ReadOnlyCollection<T>.Empty
nameWithType.vb: ReadOnlyCollection(Of T).Empty
fullName.vb: System.Collections.ObjectModel.ReadOnlyCollection(Of T).Empty
- uid: System.Collections.ObjectModel.ReadOnlyCollection`1.Count
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection`1.Count
isExternal: true
Expand Down
20 changes: 20 additions & 0 deletions api/core/Sdl.Core.PluginFramework.PluginCollection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ items:
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}.CopyTo(Sdl.Core.PluginFramework.IPlugin[],System.Int32)
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}.GetEnumerator
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}.IndexOf(Sdl.Core.PluginFramework.IPlugin)
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}.Empty
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}.Count
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}.Item(System.Int32)
- System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}.Items
Expand Down Expand Up @@ -475,6 +476,16 @@ references:
isExternal: true
href: Sdl.Core.PluginFramework.IPlugin.html
- name: )
- uid: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}.Empty
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}.Empty
parent: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}
definition: System.Collections.ObjectModel.ReadOnlyCollection`1.Empty
href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlycollection-1.empty
name: Empty
nameWithType: ReadOnlyCollection<IPlugin>.Empty
fullName: System.Collections.ObjectModel.ReadOnlyCollection<Sdl.Core.PluginFramework.IPlugin>.Empty
nameWithType.vb: ReadOnlyCollection(Of IPlugin).Empty
fullName.vb: System.Collections.ObjectModel.ReadOnlyCollection(Of Sdl.Core.PluginFramework.IPlugin).Empty
- uid: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}.Count
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}.Count
parent: System.Collections.ObjectModel.ReadOnlyCollection{Sdl.Core.PluginFramework.IPlugin}
Expand Down Expand Up @@ -1135,6 +1146,15 @@ references:
- name: (
- name: T
- name: )
- uid: System.Collections.ObjectModel.ReadOnlyCollection`1.Empty
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection`1.Empty
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.collections.objectmodel.readonlycollection-1.empty
name: Empty
nameWithType: ReadOnlyCollection<T>.Empty
fullName: System.Collections.ObjectModel.ReadOnlyCollection<T>.Empty
nameWithType.vb: ReadOnlyCollection(Of T).Empty
fullName.vb: System.Collections.ObjectModel.ReadOnlyCollection(Of T).Empty
- uid: System.Collections.ObjectModel.ReadOnlyCollection`1.Count
commentId: P:System.Collections.ObjectModel.ReadOnlyCollection`1.Count
isExternal: true
Expand Down
43 changes: 0 additions & 43 deletions api/core/Sdl.Core.PluginFramework.PluginFrameworkException.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ items:
- System.Runtime.Serialization.ISerializable
inheritedMembers:
- System.Exception.GetBaseException
- System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
- System.Exception.ToString
- System.Exception.GetType
- System.Exception.TargetSite
Expand Down Expand Up @@ -245,48 +244,6 @@ references:
href: https://learn.microsoft.com/dotnet/api/system.exception.getbaseexception
- name: (
- name: )
- uid: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
commentId: M:System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
parent: System.Exception
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.exception.getobjectdata
name: GetObjectData(SerializationInfo, StreamingContext)
nameWithType: Exception.GetObjectData(SerializationInfo, StreamingContext)
fullName: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
spec.csharp:
- uid: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
name: GetObjectData
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.exception.getobjectdata
- name: (
- uid: System.Runtime.Serialization.SerializationInfo
name: SerializationInfo
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo
- name: ','
- name: " "
- uid: System.Runtime.Serialization.StreamingContext
name: StreamingContext
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.runtime.serialization.streamingcontext
- name: )
spec.vb:
- uid: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
name: GetObjectData
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.exception.getobjectdata
- name: (
- uid: System.Runtime.Serialization.SerializationInfo
name: SerializationInfo
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo
- name: ','
- name: " "
- uid: System.Runtime.Serialization.StreamingContext
name: StreamingContext
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.runtime.serialization.streamingcontext
- name: )
- uid: System.Exception.ToString
commentId: M:System.Exception.ToString
parent: System.Exception
Expand Down
17 changes: 10 additions & 7 deletions api/core/Sdl.Core.PluginFramework.PluginInitializedCallback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ items:
langs:
- csharp
- vb
name: PluginInitializedCallback(object, IntPtr)
nameWithType: PluginInitializedCallback.PluginInitializedCallback(object, IntPtr)
fullName: Sdl.Core.PluginFramework.PluginInitializedCallback.PluginInitializedCallback(object, System.IntPtr)
name: PluginInitializedCallback(object, nint)
nameWithType: PluginInitializedCallback.PluginInitializedCallback(object, nint)
fullName: Sdl.Core.PluginFramework.PluginInitializedCallback.PluginInitializedCallback(object, nint)
type: Constructor
assemblies:
- Sdl.Core.PluginFramework
namespace: Sdl.Core.PluginFramework
syntax:
content: public PluginInitializedCallback(object @object, IntPtr method)
content: public PluginInitializedCallback(object @object, nint method)
parameters:
- id: object
type: System.Object
Expand Down Expand Up @@ -266,9 +266,12 @@ references:
parent: System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.intptr
name: IntPtr
nameWithType: IntPtr
fullName: System.IntPtr
name: nint
nameWithType: nint
fullName: nint
nameWithType.vb: IntPtr
fullName.vb: System.IntPtr
name.vb: IntPtr
- uid: Sdl.Core.PluginFramework.PluginInitializedCallback.Invoke*
commentId: Overload:Sdl.Core.PluginFramework.PluginInitializedCallback.Invoke
isExternal: true
Expand Down
4 changes: 2 additions & 2 deletions api/integration/.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -3027,7 +3027,7 @@
"Sdl.Versioning.IStudioVersionService": "Sdl.Versioning.IStudioVersionService.yml",
"Sdl.Versioning.IStudioVersionService.GetInstalledStudioVersions": "Sdl.Versioning.IStudioVersionService.yml",
"Sdl.Versioning.IStudioVersionService.GetStudioVersion": "Sdl.Versioning.IStudioVersionService.yml",
"Sdl.Versioning.IStudioVersionService.StudioVersionSuported(System.Version,System.Version,System.Version)": "Sdl.Versioning.IStudioVersionService.yml",
"Sdl.Versioning.IStudioVersionService.StudioVersionSupported(System.Version,System.Version,System.Version)": "Sdl.Versioning.IStudioVersionService.yml",
"Sdl.Versioning.StudioVersion": "Sdl.Versioning.StudioVersion.yml",
"Sdl.Versioning.StudioVersion.#ctor": "Sdl.Versioning.StudioVersion.yml",
"Sdl.Versioning.StudioVersion.BaseProductName": "Sdl.Versioning.StudioVersion.yml",
Expand All @@ -3046,7 +3046,7 @@
"Sdl.Versioning.StudioVersionService.#ctor": "Sdl.Versioning.StudioVersionService.yml",
"Sdl.Versioning.StudioVersionService.GetInstalledStudioVersions": "Sdl.Versioning.StudioVersionService.yml",
"Sdl.Versioning.StudioVersionService.GetStudioVersion": "Sdl.Versioning.StudioVersionService.yml",
"Sdl.Versioning.StudioVersionService.StudioVersionSuported(System.Version,System.Version,System.Version)": "Sdl.Versioning.StudioVersionService.yml",
"Sdl.Versioning.StudioVersionService.StudioVersionSupported(System.Version,System.Version,System.Version)": "Sdl.Versioning.StudioVersionService.yml",
"Sdl.Versioning.VersionedPaths": "Sdl.Versioning.VersionedPaths.yml",
"Sdl.Versioning.VersionedPaths.CompanyAppDataPath": "Sdl.Versioning.VersionedPaths.yml",
"Sdl.Versioning.VersionedPaths.LocalUserAppDataPath": "Sdl.Versioning.VersionedPaths.yml",
Expand Down
Loading
Loading