Skip to content

Commit

Permalink
move generated delegates again, now to GHTCP.Delegates namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
uwx committed Apr 28, 2017
1 parent d7c91b4 commit 0536c91
Show file tree
Hide file tree
Showing 446 changed files with 890 additions and 890 deletions.
890 changes: 445 additions & 445 deletions GHTCP-cleaned.csproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate100(object object0, string string0, int int0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate DateTime Delegate101(object object0, IFormatProvider iformatProvider0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate char[] Delegate102();
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Reflection;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate Assembly Delegate103(string string0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Drawing;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate104(object object0, Brush brush0, Region region0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Windows.Forms;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate DialogResult Delegate105(string string0, string string1, MessageBoxButtons messageBoxButtons0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate Type Delegate106(string string0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate int Delegate107(byte[] byte0, int int0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Drawing;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate Size Delegate108();
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Diagnostics;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate Process Delegate109();
}
2 changes: 1 addition & 1 deletion Delegates/Delegate11.cs → GHTCP.Delegates/Delegate11.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate TypeCode Delegate11(object object0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate char Delegate110(object object0, int int0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Reflection.Emit;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate111(object object0, OpCode opCode0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate IntPtr Delegate112(object object0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate113(object object0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate uint Delegate114(double double0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate int Delegate115(double double0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Windows.Forms;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate116(object object0, Control control0, int int0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate117(int int0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate ulong Delegate118(int int0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate int Delegate119(object object0, char char0);
}
2 changes: 1 addition & 1 deletion Delegates/Delegate12.cs → GHTCP.Delegates/Delegate12.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Diagnostics;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate Process Delegate12(string string0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Security.Cryptography;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate Rijndael Delegate120();
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Drawing;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate Rectangle Delegate121(object object0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Windows.Forms;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate ToolStripContentPanel Delegate122(object object0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Drawing;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate123(object object0, Pen pen0, RectangleF rectangleF0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Drawing;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate Color Delegate124(object object0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.IO;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate125(string string0, FileAttributes fileAttributes0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate string Delegate126(string string0, string string1, string string2, string string3);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate127(object object0, int int0, char char0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.IO;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate Stream Delegate128(object object0, string string0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate string Delegate129(string string0, object object0, object object1);
}
2 changes: 1 addition & 1 deletion Delegates/Delegate13.cs → GHTCP.Delegates/Delegate13.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate ModuleHandle Delegate13(object object0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate decimal Delegate130(float float0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Security.Cryptography;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate SHA512 Delegate131();
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate string Delegate132(string string0, object object0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate ulong Delegate133(object object0, IFormatProvider iformatProvider0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Drawing;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate134(object object0, Brush brush0, RectangleF rectangleF0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate135(object object0, long long0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate ushort Delegate136(object object0, IFormatProvider iformatProvider0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Drawing.Imaging;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate137(object object0, BitmapData bitmapData0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Drawing;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate138(object object0, Size size0);
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using System.Drawing;
using System.Drawing.Drawing2D;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate139(object object0, Brush brush0, PointF[] pointF0, FillMode fillMode0);
}
2 changes: 1 addition & 1 deletion Delegates/Delegate14.cs → GHTCP.Delegates/Delegate14.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate decimal Delegate14(decimal decimal0, decimal decimal1);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate short Delegate140(byte[] byte0, int int0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate object Delegate141(IntPtr intptr0, Type type0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Drawing;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate Brush Delegate142();
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Drawing;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate Pen Delegate143();
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Drawing;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate Size Delegate144(object object0);
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Drawing;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate145(object object0, Image image0, Rectangle rectangle0, int int0, int int1, int int2, int int3, GraphicsUnit graphicsUnit0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate bool Delegate146(string string0, string string1);
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using System.Drawing;
using System.Drawing.Imaging;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate BitmapData Delegate147(object object0, Rectangle rectangle0, ImageLockMode imageLockMode0, PixelFormat pixelFormat0);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate int Delegate148(int int0, int int1, ref int int2);
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate149(object object0, int int0);
}
2 changes: 1 addition & 1 deletion Delegates/Delegate15.cs → GHTCP.Delegates/Delegate15.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System;

namespace Delegates
namespace GHTCP.Delegates
{
public delegate void Delegate15(IntPtr intptr0, byte[] byte0, int int0, int int1);
}
Loading

0 comments on commit 0536c91

Please sign in to comment.