示例#1
0
 public void Register(ScriptContext context)
 {
     context.ScriptMethods.Add(new GithubScripts());
 }