메소드 | 설명 | |
---|---|---|
WebUserControlComponentActivator ( |
Initializes a new instance of the WebUserControlComponentActivator class.
|
메소드 | 설명 | |
---|---|---|
CreateInstance ( CreationContext context, |
Creates the instance.
|
protected CreateInstance ( CreationContext context, |
||
context | CreationContext | The context. |
constructor | ||
arguments | object | The arguments. |
리턴 | object |
public WebUserControlComponentActivator ( |
||
model | The model. | |
kernel | IKernelInternal | The kernel. |
onCreation | ComponentInstanceDelegate | The on creation. |
onDestruction | ComponentInstanceDelegate | The on destruction. |
리턴 | System |