Toggle navigation
UBIK Wiki / Augmensys
Main page
Site map
FAQ
Contact
Help
Jump to:
navigation
,
search
Changes
ProxyManager
2 bytes added
,
11:56, 12 November 2014
//Queing the proxyInstance for Import
pxManager.QueueForImport(new List<Proxy>() { proxyInstance })
;
//Queing the proxyInstance for Export
pxManager.QueueForExport(new List<Proxy>() { proxyInstance })
;
</source>
MHM
1,579
edits