Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ToString()

override string System.Net.Cache.RequestCachePolicy.ToString ( )
inline

Definition at line 21 of file RequestCachePolicy.cs.

22 {
23 return "Level:" + Level;
24 }

References System.Net.Cache.RequestCachePolicy.Level.