Skip to content

Instantly share code, notes, and snippets.

View tosha-ret's full-sized avatar

Anton Retivykh tosha-ret

View GitHub Profile
@tosha-ret
tosha-ret / C php Serializer.cs
Created October 21, 2019 00:10 — forked from xiangwan/C php Serializer.cs
C# php Serializer
/// <summary>
/// Serializer Class.
/// </summary>
public class Serializer
{
//types:
// N = null
// s = string
// i = int
// d = double