5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
|
9 years ago
|
@model UserDirectoryInfo
|
||
|
|
@{
|
||
|
|
var files = User.GetUserFiles();
|
||
|
|
|
||
|
|
}
|