Example #1
0
void nc_color::deserialize( JsonIn &jsin )
{
    attribute_value = jsin.get_int();
}