Метод | Описание | |
---|---|---|
SynchronizeAttribute ( ) : System |
Constructs an empty SynchronizeAttribute.
|
|
SynchronizeAttribute ( String componentKey ) : System |
Constructs the SynchronizeAttribute pointing to a key.
|
|
SynchronizeAttribute ( |
Constructs the SynchronizeAttribute pointing to a service.
|
public SynchronizeAttribute ( String componentKey ) : System | ||
componentKey | String | The component key. |
Результат | System |
public SynchronizeAttribute ( |
||
interceptorType | The service type. | |
Результат | System |