WebContainerCreationOptions - класс
Настройки для создания контейнера Unity, используемого в веб-сервисе.
Пространство имён: Tessa.Web.ServicesСборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public class WebContainerCreationOptions : IEquatable<WebContainerCreationOptions>
Public Class WebContainerCreationOptions
Implements IEquatable(Of WebContainerCreationOptions)
public ref class WebContainerCreationOptions : IEquatable<WebContainerCreationOptions^>
type WebContainerCreationOptions =
class
interface IEquatable<WebContainerCreationOptions>
end
- Inheritance
- Object WebContainerCreationOptions
- Implements
- IEquatableWebContainerCreationOptions
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| Default |
Настройки для создания контейнера Unity по умолчанию.
|