|
|
От: | Popsodav | |
| Дата: | 25.11.06 14:15 | ||
| Оценка: | |||
[Serializable]
public class ChatConfig
{
....
public Hashtable PluginParams = new Hashtable(1024);
}System.InvalidOperationException: There was an error reflecting type 'KsiChat.ChatConfig'.
System.NotSupportedException: Cannot serialize member KsiChat.ChatConfig.PluginParams of type System.Collections.Hashtable, because it implements IDictionary.