important commit
This commit is contained in:
@@ -13,6 +13,58 @@ using Microsoft.Extensions.DependencyInjection;
|
||||
|
||||
namespace MareSynchronos;
|
||||
|
||||
/*
|
||||
(..,,...,,,,,+/, ,,.....,,+
|
||||
..,,+++/((###%%%&&%%#(+,,.,,,+++,,,,//,,#&@@@@%+.
|
||||
...+//////////(/,,,,++,.,(###((//////////,.. .,#@@%/./
|
||||
,..+/////////+///,.,. ,&@@@@,,/////////////+,.. ,(##+,.
|
||||
,,.+//////////++++++.. ./#%#,+/////////////+,....,/((,..,
|
||||
+..////////////+++++++... .../##(,,////////////////++,,,+/(((+,
|
||||
+,.+//////////////+++++++,.,,,/(((+.,////////////////////////((((#/,,
|
||||
/+.+//////////++++/++++++++++,,...,++///////////////////////////((((##,
|
||||
/,.////////+++++++++++++++++++++////////+++//////++/+++++//////////((((#(+,
|
||||
/+.+////////+++++++++++++++++++++++++++++++++++++++++++++++++++++/////((((##+
|
||||
+,.///////////////+++++++++++++++++++++++++++++++++++++++++++++++++++///((((%/
|
||||
/.,/////////////////+++++++++++++++++++++++++++++++++++++++++++++++++++///+/(#+
|
||||
+,./////////////////+++++++++++++++++++++++++++++++++++++++++++++++,,+++++///((,
|
||||
...////////++/++++++++++++++++++++++++,,++++++++++++++++++++++++++++++++++++//(,,
|
||||
..//+,+///++++++++++++++++++,,,,+++,,,,,,,,,,,,++++++++,,+++++++++++++++++++//,,+
|
||||
..,++,.++++++++++++++++++++++,,,,,,,,,,,,,,,,,,,++++++++,,,,,,,,,,++++++++++...
|
||||
..+++,.+++++++++++++++++++,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,++,..,.
|
||||
..,++++,,+++++++++++,+,,,,,,,,,,..,+++++++++,,,,,,.....................,//+,+
|
||||
....,+++++,.,+++++++++++,,,,,,,,.+///(((((((((((((///////////////////////(((+,,,
|
||||
.....,++++++++++..,+++++++++++,,.,,,.////////(((((((((((((((////////////////////+,,/
|
||||
.....,++++++++++++,..,,+++++++++,,.,../////////////////((((((((((//////////////////,,+
|
||||
...,,+++++++++++++,.,,.,,,+++++++++,.,/////////////////(((//++++++++++++++//+++++++++/,,
|
||||
....,++++++++++++++,.,++.,++++++++++++.,+////////////////////+++++++++++++++++++++++++///,,..
|
||||
...,++++++++++++++++..+++..+++++++++++++.,//////////////////////////++++++++++++///////++++......
|
||||
...++++++++++++++++++..++++.,++,++++++++++.+///////////////////////////////////////////++++++..,,,..
|
||||
...+++++++++++++++++++..+++++..,+,,+++++++++.+//////////////////////////////////////////+++++++...,,,,..
|
||||
..++++++++++++++++++++..++++++..,+,,+++++++++.+//////////////////////////////////////++++++++++,....,,,,..
|
||||
...+++//(//////+++++++++..++++++,.,+++++++++++++,..,....,,,+++///////////////////////++++++++++++..,,,,,,,,...
|
||||
..,++/(((((//////+++++++,.,++++++,,.,,,+++++++++++++++++++++++,.++////////////////////+++++++++++.....,,,,,,,...
|
||||
..,//#(((((///////+++++++..++++++++++,...,++,++++++++++++++++,...+++/////////////////////+,,,+++... ....,,,,,,...
|
||||
...+//(((((//////////++++++..+++++++++++++++,......,,,,++++++,,,..+++////////////////////////+,.... ...,,,,,,,...
|
||||
..,//((((////////////++++++..++++++/+++++++++++++,,...,,........,+/+//////////////////////((((/+,.. ....,.,,,,..
|
||||
...+/////////////////////+++..++++++/+///+++++++++++++++++++++///+/+////////////////////////(((((/+... .......,,...
|
||||
..++////+++//////////////++++.+++++++++///////++++++++////////////////////////////////////+++/(((((/+.. .....,,...
|
||||
.,++++++++///////////////++++..++++//////////////////////////////////////////////////////++++++/((((++.. ........
|
||||
.+++++++++////////////////++++,.+++/////////////////////////////////////////////////////+++++++++/((/++..
|
||||
.,++++++++//////////////////++++,.+++//////////////////////////////////////////////////+++++++++++++//+++..
|
||||
.++++++++//////////////////////+/,.,+++////((((////////////////////////////////////////++++++++++++++++++...
|
||||
.++++++++///////////////////////+++..++++//((((((((///////////////////////////////////++++++++++++++++++++ .
|
||||
.++++++///////////////////////////++,.,+++++/(((((((((/////////////////////////////+++++++++++++++++++++++,..
|
||||
.++++++////////////////////////////+++,.,+++++++/((((((((//////////////////////////++++++++++++++++++++++++..
|
||||
.+++++++///////////////////++////////++++,.,+++++++++///////////+////////////////+++++++++++++++++++++++++,..
|
||||
..++++++++++//////////////////////+++++++..+...,+++++++++++++++/++++++++++++++++++++++++++++++++++++++++++,...
|
||||
..++++++++++++///////////////+++++++,...,,,,,.,....,,,,+++++++++++++++++++++++++++++++++++++++++++++++,,,,...
|
||||
...++++++++++++++++++++++++++,,,,...,,,,,,,,,..,,++,,,.,,,,,,,,,,,,,,,,,,+++++++++++++++++++++++++,,,,,,,,..
|
||||
...+++++++++++++++,,,,,,,,....,,,,,,,,,,,,,,,..,,++++++,,,,,,,,,,,,,,,,+++++++++++++++++++++++++,,,,,,,,,..
|
||||
...++++++++++++,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,...,++++++++++++++++++++++++++++++++++++++++++++,,,,,,,,,,...
|
||||
,....,++++++++++++++,,,+++++++,,,,,,,,,,,,,,,,,.,++++++++++++++++++++++++++++++++++++++++++++,,,,,,,,..
|
||||
|
||||
*/
|
||||
|
||||
public class MarePlugin : MediatorSubscriberBase, IDisposable
|
||||
{
|
||||
private readonly ServiceProvider _serviceProvider;
|
||||
|
||||
Reference in New Issue
Block a user