Exemplo n.º 1
0
 public DataNode Serialize(object obj)
 {
     return(dataContext.SaveConfigurationData(serializationContext, obj, null));
 }