Exemplo n.º 1
0
		bool IsEvent(dynamic json)
		{
			return json.@event();
		}