Brunet.AddressParser.AddressParser C# (CSharp) Method

AddressParser() static private method

static private AddressParser ( ) : System
return System
    static AddressParser() {
      _cache = new WeakValueTable<int, Address>();
    }