CSOperation

fun <Data : Any> CSOperation(function: CSOperation<Data>.() -> CSProcessBase<Data>)
fun CSOperation()