freeredis

  1. gr8yf0x

    FreeRedis

    попробовал написать вот такой код using FreeRedis; namespace ZennoLab.OwnCode { /// <summary> /// A simple class of the common code /// </summary> public class CommonCode { /// <summary> /// Lock this object to mark part of code for single thread execution...