public void DeckItemSetIcon(string deckId, string itemId, string color, string name, string url, string fileId, Int32? state)
No description provided.
void
CPH.DeckItemSetIcon(deckId, itemId);
CPH.DeckItemSetIcon(deckId, itemId, color, name, url, fileId, state);