메소드 | 설명 | |
---|---|---|
CombineDotPath ( string a, string b ) : string | ||
DeleteAsync ( IMongoCollection |
||
QueryValue ( BsonDocument doc, IEnumerable | ||
ToDotPath ( IEnumerable | ||
ToDotPathWithTrailer ( IEnumerable |
public static CombineDotPath ( string a, string b ) : string | ||
a | string | |
b | string | |
리턴 | string |
public static DeleteAsync ( IMongoCollection |
||
collection | IMongoCollection |
|
리턴 | Task |
public static QueryValue ( BsonDocument doc, IEnumerable | ||
doc | BsonDocument | |
keys | IEnumerable | |
리턴 | BsonValue |
public static ToDotPathWithTrailer ( IEnumerable | ||
keys | IEnumerable | |
리턴 | string |