Skip to content

Instantly share code, notes, and snippets.

@ryanohoro
ryanohoro / rat.cs
Created March 22, 2017 00:46
WCF - JavaScript JS Rat Basic Prototype
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.ServiceModel;
using System.ServiceModel.Description;
using System.Reflection;
[ServiceContract]