Exemple #1
0
 static JsonValue()
 {
     ValueInterface <JsonValue> .SetInterface(new JsonValueInterface());
 }
Exemple #2
0
 static AuxiliaryWriter()
 {
     ValueInterface <AuxiliaryWriter <Key> > .SetInterface(new AuxiliaryInterface <Key>());
 }