RuntimeInitialize(LocationInfo)
Initializes the aspect at runtime.
Declaration
public void RuntimeInitialize(LocationInfo locationInfo)
Parameters
Type | Name | Description |
---|---|---|
LocationInfo | locationInfo | Target if the aspect. |
Initializes the aspect at runtime.
public void RuntimeInitialize(LocationInfo locationInfo)
Type | Name | Description |
---|---|---|
LocationInfo | locationInfo | Target if the aspect. |