コード例 #1
0
 public IGremlinQuerySource Transform(IGremlinQuerySource source) => _webSocketConfigurator.Transform(source);
コード例 #2
0
 public IGremlinQuerySource Transform(IGremlinQuerySource source) => _baseConfigurator.Transform(source);