Home
Random
Watchlist
Settings
Log in
About UBIK Wiki / Augmensys
Disclaimers
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