Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Include Protected Members
Include Inherited Members
Initializes a new instance of the PrivateObject class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
![]() |
PrivateObject(Object) | Initializes a new instance of the PrivateObject class that creates the wrapper for the specified object. |
![]() |
PrivateObject(Object, PrivateType) | Initializes a new instance of the PrivateObject class that creates the wrapper for the specified object. |
![]() |
PrivateObject(Object, String) | Initializes a new instance of the PrivateObject class that creates the wrapper for the specified object. |
![]() |
PrivateObject(Type, array<Object[]) | Initializes a new instance of the PrivateObject class that creates the wrapper for the specified object. |
![]() |
PrivateObject(String, String, array<Object[]) | Initializes a new instance of the PrivateObject class. This creates the object of the specified type and wraps it in the private object. |
![]() |
PrivateObject(Type, array<Type[], array<Object[]) | Initializes a new instance of the PrivateObject class. |
![]() |
PrivateObject(String, String, array<Type[], array<Object[]) | Initializes a new instance of the PrivateObject class. This creates an object of the specified type and wraps it in the private object. |
Top
.gif)