Property | Type | Description | |
---|---|---|---|
_entities | IList |
||
_fullName | string | ||
_locked | bool | ||
_name | string | ||
_type | string |
Method | Description | |
---|---|---|
EntityModel ( ) : System.Collections.Generic | ||
Load ( Torrent torrent ) : |
||
Load ( string path ) : |
||
Load ( string title, |
||
ToString ( ) : string | ||
Update ( |
Method | Description | |
---|---|---|
FindOrCreateFolder ( |
public EntityModel ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public static Load ( Torrent torrent ) : |
||
torrent | Torrent | |
return |
public static Load ( string path ) : |
||
path | string | |
return |
public static Load ( string title, |
||
title | string | |
result | ||
return |
public static Update ( |
||
model | ||
fsFileInfos | IEnumerable |
|
return | void |