protected override void ParseSessionData (IDictionary _sessionDict, out TwitterSession _session) { _session = new iOSTwitterSession(_sessionDict); }
protected override void ParseSessionData(IDictionary _sessionDict, out TwitterSession _session) { _session = new iOSTwitterSession(_sessionDict); }