Difference between revisions of "HowTo:Create UBIK Plugin"
m |
m |
||
| Line 65: | Line 65: | ||
|- | |- | ||
|} | |} | ||
| − | |||
| − | |||
| − | |||
= Example = | = Example = | ||
| Line 91: | Line 88: | ||
== See also == | == See also == | ||
* [[Injection_Management]] | * [[Injection_Management]] | ||
| + | * [[HowTo:Create_UBIK_Workflow_Activity_Plugin|UBIK Workflow Activity Plugin]] | ||
[[Category:How-To|Create UBIK Plugin]] | [[Category:How-To|Create UBIK Plugin]] | ||
[[Category:Injecting|Create UBIK Plugin]] | [[Category:Injecting|Create UBIK Plugin]] | ||
Revision as of 11:45, 3 August 2016
UBIK® Plugins are loaded dynamically into the UBIK® Kernel by the UBIK® Injection Management based on the Microsoft Extensibility Framework (MEF).
