메소드 | 설명 | |
---|---|---|
Copy ( IOperationContext context ) : ISystemContext |
Creates a copy of the context that can be used with the specified operation context.
|
|
SystemContext ( ) : System |
Initializes a new instance of the SystemContext class.
|
|
SystemContext ( IOperationContext context ) : System |
Initializes a new instance of the SystemContext class.
|
public Copy ( IOperationContext context ) : ISystemContext | ||
context | IOperationContext | The operation context to use. |
리턴 | ISystemContext |
public SystemContext ( IOperationContext context ) : System | ||
context | IOperationContext | The context. |
리턴 | System |