Метод | Описание | |
---|---|---|
ContentStream ( ObjectId id ) : |
||
ContentStream ( string path, string id ) : |
||
Inspect ( ObjectId id ) : string | ||
Inspect ( string path, string id ) : string | ||
Inspector ( Repository db ) : System.IO |
Метод | Описание | |
---|---|---|
ContentStream ( string filename, ObjectId id ) : |
||
Inspect ( string filename, ObjectId id ) : string |
public ContentStream ( ObjectId id ) : |
||
id | ObjectId | |
Результат |
public static ContentStream ( string path, string id ) : |
||
path | string | |
id | string | |
Результат |
public static Inspect ( string path, string id ) : string | ||
path | string | |
id | string | |
Результат | string |
public Inspector ( Repository db ) : System.IO | ||
db | Repository | |
Результат | System.IO |