public sealed class UnityLicenseContainerProvider : ILicenseContainerProvider
Public NotInheritable Class UnityLicenseContainerProvider
Implements ILicenseContainerProvider
public ref class UnityLicenseContainerProvider sealed : ILicenseContainerProvider
[<SealedAttribute>]
type UnityLicenseContainerProvider =
class
interface ILicenseContainerProvider
end
UnityLicenseContainerProvider | Объект, обеспечивающий получение подходящего объекта ILicenseContainer для указанного формата лицензии LicenseFormatType из DI-контейнера Unity. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
IsSupported | Возвращает признак того, что указанный формат лицензии formatType поддерживается, т.е. вызов TryResolve(LicenseFormatType) не вернёт null. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
TryResolve | Возвращает объект ILicenseContainer для указанного формата лицензии formatType. |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |