source:
binary-improvements/7dtd-server-fixes/src/FileCache/AbstractCache.cs@
408
| Last change on this file since 408 was 351, checked in by , 7 years ago | |
|---|---|
| File size: 137 bytes | |
| Rev | Line | |
|---|---|---|
| [324] | 1 | namespace AllocsFixes.FileCache { |
| [325] | 2 | public abstract class AbstractCache { |
| [351] | 3 | public abstract byte[] GetFileContent (string _filename); |
| [325] | 4 | } |
| [324] | 5 | } |
Note:
See TracBrowser
for help on using the repository browser.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)