C# Class BaseJump.RouteAttribute

Inheritance: System.Attribute
Show file Open project: kodefuguru/bungie

Public Methods

Method Description
RouteAttribute ( string route ) : System

Method Details

RouteAttribute() public method

public RouteAttribute ( string route ) : System
route string
return System