var instance; // Type: Router; instance.on(method, path, route);
function on( method : String, path : String, route : String ) : void;
Router type
© 2013 All Rights Reserved.