Beispiel #1
0
 protected GraphCollectionQuery(GraphContext graphContext, string queryName) : base(graphContext, queryName)
 {
 }
Beispiel #2
0
 protected GraphItemQuery(GraphContext graphContext, string queryName) : base(graphContext, queryName)
 {
 }