Ejemplo n.º 1
0
 static string ChunkTypeName(ChunkedOperationType type)
 {
     return(type.ToString());
 }