public static Deserialize ( string typeName, string data ) : IJob | ||
typeName | string | The name of the type to create the |
data | string | The serialized job data to de-serialize. |
return | IJob |
public static Deserialize ( string typeName, string data ) : IJob | ||
typeName | string | The name of the type to create the |
data | string | The serialized job data to de-serialize. |
return | IJob |