메소드 | 설명 | |
---|---|---|
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 |