Brunet.Services.MapReduce.MapReduceListConcat.MapReduceListConcat C# (CSharp) Метод

MapReduceListConcat() публичный Метод

public MapReduceListConcat ( Node n ) : System
n Node
Результат System
    public MapReduceListConcat(Node n) : base(n) { }
    public override void Reduce(Channel q, object reduce_arg, object current_val, RpcResult child_r) {