Guest User

Untitled

a guest
Jun 17th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.29 KB | None | 0 0
  1. // The code below makes the Links classes partial instead of fixed
  2. // this allows for custom links, such as a typed jquery_ui that is
  3. // the same as a versioned jquery to force a hard break when the
  4. // library is updated
  5.  
  6. T4MVC.tt 2.6.68 @ 1014
  7.     public static partial class <#=className #> {
Add Comment
Please, Sign In to add comment