Beispiel #1
0
 private static string RenderIpcStatus(IpcResultStatus status)
 {
     return(status.ToString());
 }