------ すべてのリビルド開始: プロジェクト: TwitterIrcGatewayCore, 構成: Release x86 ------ Build started 2010/04/29 0:54:33. Target EntityClean: Successfully cleaned the output for 0 EDMX files. Target EntityDeploy: Processing 0 EDMX files. Finished processing 0 EDMX files. Target CoreCompile: C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /platform:x86 /errorreport:prompt /doc:..\Bin\Release\TwitterIrcGatewayCore.XML /define:TRACE /reference:AddIns\DLRIntegration\IronPython.dll /reference:AddIns\DLRIntegration\IronPython.Modules.dll /reference:AddIns\DLRIntegration\IronRuby.dll /reference:AddIns\DLRIntegration\IronRuby.Libraries.dll /reference:AddIns\DLRIntegration\Microsoft.Dynamic.dll /reference:AddIns\DLRIntegration\Microsoft.Scripting.Core.dll /reference:AddIns\DLRIntegration\Microsoft.Scripting.dll /reference:AddIns\DLRIntegration\Microsoft.Scripting.ExtensionAttribute.dll /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /optimize+ /out:obj\x86\Release\TwitterIrcGatewayCore.dll /target:library AddInManager.cs AddIns\ClientMessageWait.cs AddIns\Console\ConsoleAddIn.cs AddIns\Console\AttributeUtil.cs AddIns\Console\Contexts\RootContext.cs AddIns\Console\Contexts\ConfigContext.cs AddIns\Console\Console.cs AddIns\Console\Context.cs AddIns\Console\Contexts\FilterContext.cs AddIns\Console\Contexts\GroupContext.cs AddIns\Console\Contexts\SystemContext.cs AddIns\Console\GenericConfig.cs AddIns\DLRIntegration\DLRContextHelper.cs AddIns\DLRIntegration\DLRContexts.cs AddIns\DLRIntegration\DLRIntegrationAddIn.cs AddIns\ExtensionCommands.cs AddIns\IAddIn.cs AddIns\RecentLog.cs AddIns\RemoveRedundantSuffix.cs AddIns\ResolveShortUrlServices.cs AddIns\TypableMapSupport.cs AddIns\TypableMap\TypableMapStatusRepositoryFactory.cs AddIns\TypableMap\TypableMapStatusRepository.cs AddIns\UndoStatusUpdate.cs AuthenticateResult.cs Authentication\ApiAuthentication.cs Authentication\IAuthentication.cs Connection.cs ConnectionBase.cs Deferred.cs IIrcMessageSendable.cs Logger.cs SessionBase.cs SessionIM.cs Config.cs EventArgs.cs EventManagedProxy.cs Filter.cs Group.cs IRCClient\ChannelMode.cs IRCClient\ChannelModeTypes.cs IRCClient\Converter.cs IRCClient\ErrorReply.cs IRCClient\IRCConnection.cs IRCClient\IRCException.cs IRCClient\IRCMessage.cs IRCClient\NumericReply.cs IrcTraceListener.cs Properties\AssemblyInfo.cs Server.cs Session.cs TwitterIMService.cs TwitterService.cs AddIns\TypableMap\TypableMap.cs AddIns\TypableMap\TypableMapCommandProcessor.cs UserInfo.cs Utility.cs _Counter.cs 警告 CS1685: 定義済みの型 'System.Runtime.CompilerServices.ExtensionAttribute' は、グローバル エイリアスの複数のアセンブリ内で定義されています。'c:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll' からの定義を使用してください。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\UserInfo.cs(45,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.UserInfo.UserInfo()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\UserInfo.cs(49,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.UserInfo.UserInfo(string, string, System.Net.IPEndPoint, string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\UserInfo.cs(58,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.UserInfo.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCException.cs(8,15): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCException' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCException.cs(10,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCException.IRCException(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCException.cs(12,15): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCNotConnectedException' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCException.cs(14,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCNotConnectedException.IRCNotConnectedException(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCException.cs(16,15): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCInvalidMessageException' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCException.cs(18,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCInvalidMessageException.IRCInvalidMessageException(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(6,14): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(8,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.ChannelCreator' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(9,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.Operator' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(10,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.Voice' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(11,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.Anonymous' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(12,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.InviteOnly' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(13,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.Moderate' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(14,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.NoMessagesOutside' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(15,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.Quiet' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(16,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.Private' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(17,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.Secret' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(18,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.Reop' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(19,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.TopicByOperators' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(20,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.ChannelKey' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(21,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.UserLimit' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(22,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.ExceptionBan' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(23,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.Ban' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelModeTypes.cs(24,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelModeTypes.Invitation' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(60,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.Uninitialize()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(121,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.Help(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(172,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.Show(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(207,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.Set(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(225,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.Unset(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(237,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.Alias(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(274,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.Exit()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(447,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.Dispose()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(458,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.~Context()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(19,15): 警告 CS1570: 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.Server' の XML コメントの形式が正しくありません -- '終了タグ 'summary' が開始タグ 'member' と一致していません。' H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(43,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.ConsoleAddIn' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(45,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.Console' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(47,49): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.Contexts' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(48,41): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.Configurations' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(49,31): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context.ContextName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\GroupContext.cs(14,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GroupContext.Invite(string[])' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\GroupContext.cs(52,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GroupContext.Kick(string[])' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\GroupContext.cs(90,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GroupContext.Rename(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\GroupContext.cs(111,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GroupContext.New(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\GroupContext.cs(126,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GroupContext.Delete(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\GroupContext.cs(145,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GroupContext.Copy(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(9,25): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(11,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.Status' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(12,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.Statuses' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(13,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.DirectMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(14,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.DirectMessages' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(15,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.User' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(16,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.Users' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(17,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.Group' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(18,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.Groups' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(19,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.Filters' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(20,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.FilterItem' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(21,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.TwitterService' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(22,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.Session' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(23,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.Connection' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(25,28): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.Increment(ref long)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\_Counter.cs(29,28): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway._Counter.Decrement(ref long)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(10,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(24,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.SetCommand(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(147,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(153,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.IRCMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(186,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.IRCMessage()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(192,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.CreateMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(39,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.IsServerMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(44,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.Sender' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(63,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.SenderHost' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(68,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.SenderNick' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(74,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.Prefix' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(79,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.Command' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(83,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.CommandParam' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(122,19): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.CommandParams' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(128,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCMessage.RawMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(258,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.OtherMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(261,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.OtherMessage.OtherMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(265,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.OtherMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(272,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReplyMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(278,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReplyMessage.NumericReplyMessage(Misuzilla.Net.Irc.NumericReply)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(284,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReplyMessage.NumericReplyMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(312,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReplyMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(291,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReplyMessage.ReplyNumber' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(299,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReplyMessage.ReplyNumberName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(325,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PrivMsgMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(342,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PrivMsgMessage.PrivMsgMessage()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(347,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PrivMsgMessage.PrivMsgMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(353,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PrivMsgMessage.PrivMsgMessage(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(361,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PrivMsgMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(330,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PrivMsgMessage.Receiver' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(335,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PrivMsgMessage.Content' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(367,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NickMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(377,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NickMessage.NickMessage()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(382,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NickMessage.NickMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(388,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NickMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(370,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NickMessage.NewNick' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(397,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NoticeMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(413,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NoticeMessage.NoticeMessage()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(418,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NoticeMessage.NoticeMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(424,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NoticeMessage.NoticeMessage(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(432,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NoticeMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(401,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NoticeMessage.Receiver' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(406,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NoticeMessage.Content' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(441,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.JoinMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(451,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.JoinMessage.JoinMessage()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(456,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.JoinMessage.JoinMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(461,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.JoinMessage.JoinMessage(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(468,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.JoinMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(444,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.JoinMessage.Channel' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(477,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PartMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(494,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PartMessage.PartMessage()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(499,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PartMessage.PartMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(505,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PartMessage.PartMessage(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(513,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PartMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(482,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PartMessage.Channel' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(487,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.PartMessage.Message' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(522,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.QuitMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(533,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.QuitMessage.QuitMessage()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(538,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.QuitMessage.QuitMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(543,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.QuitMessage.QuitMessage(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(550,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.QuitMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(526,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.QuitMessage.Message' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(556,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.TopicMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(574,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.TopicMessage.TopicMessage()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(579,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.TopicMessage.TopicMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(585,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.TopicMessage.TopicMessage(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(593,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.TopicMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(561,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.TopicMessage.Topic' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(567,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.TopicMessage.Channel' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(599,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.UserMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(607,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.UserMessage.UserMessage()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(612,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.UserMessage.UserMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(621,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.UserMessage.UserMessage(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(630,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.UserMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(636,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ModeMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(654,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ModeMessage.ModeMessage()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(659,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ModeMessage.ModeMessage(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(677,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ModeMessage.ModeMessage(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(685,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ModeMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(641,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ModeMessage.ModeArgs' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(647,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ModeMessage.Target' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventArgs.cs(28,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.MessageReceivedEventArgs.MessageReceivedEventArgs(Misuzilla.Net.Irc.IRCMessage, System.IO.StreamWriter, System.Net.Sockets.TcpClient)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventArgs.cs(53,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.SessionStartedEventArgs.SessionStartedEventArgs(string, Misuzilla.Applications.TwitterIrcGateway.User, System.Net.IPEndPoint)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventArgs.cs(97,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TimelineStatusesEventArgs.TimelineStatusesEventArgs(Misuzilla.Applications.TwitterIrcGateway.Statuses, bool)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventArgs.cs(122,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TimelineStatusEventArgs.TimelineStatusEventArgs(Misuzilla.Applications.TwitterIrcGateway.Status)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventArgs.cs(125,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TimelineStatusEventArgs.TimelineStatusEventArgs(Misuzilla.Applications.TwitterIrcGateway.Status, string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventArgs.cs(155,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.StatusUpdateEventArgs.StatusUpdateEventArgs(string, long)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventArgs.cs(161,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.StatusUpdateEventArgs.StatusUpdateEventArgs(Misuzilla.Net.Irc.PrivMsgMessage, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventArgs.cs(186,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TimelineStatusRoutedEventArgs.TimelineStatusRoutedEventArgs(Misuzilla.Applications.TwitterIrcGateway.Status, string, System.Collections.Generic.List)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventArgs.cs(204,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TimelineStatusGroupEventArgs.TimelineStatusGroupEventArgs(Misuzilla.Applications.TwitterIrcGateway.Status, string, string, Misuzilla.Applications.TwitterIrcGateway.Group)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\IAddIn.cs(48,48): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.ICustomConfiguration.GetConfigurationPropertyInfo()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\IAddIn.cs(49,14): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.ICustomConfiguration.SetValue(string, object)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\IAddIn.cs(50,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.ICustomConfiguration.GetValue(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\IAddIn.cs(165,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.AddInBase.Initialize(Misuzilla.Applications.TwitterIrcGateway.Server, Misuzilla.Applications.TwitterIrcGateway.Session)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\ClientMessageWait.cs(8,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.ClientMessageWait' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\ClientMessageWait.cs(10,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.ClientMessageWait.Initialize()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(9,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(11,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOSUCHNICK' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(12,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOSUCHSERVER' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(13,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOSUCHCHANNEL' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(14,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_CANNOTSENDTOCHAN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(15,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_TOOMANYCHANNELS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(16,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_WASNOSUCHNICK' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(17,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_TOOMANYTARGETS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(18,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOSUCHSERVICE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(19,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOORIGIN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(20,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NORECIPIENT' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(21,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOTEXTTOSEND' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(22,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOTOPLEVEL' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(23,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_WILDTOPLEVEL' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(24,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_BADMASK' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(25,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_UNKNOWNCOMMAND' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(26,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOMOTD' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(27,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOADMININFO' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(28,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_FILEERROR' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(29,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NONICKNAMEGIVEN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(30,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_ERRONEUSNICKNAME' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(31,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NICKNAMEINUSE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(32,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NICKCOLLISION' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(33,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_UNAVAILRESOURCE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(34,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_USERNOTINCHANNEL' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(35,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOTONCHANNEL' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(36,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_USERONCHANNEL' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(37,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOLOGIN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(38,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_SUMMONDISABLED' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(39,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_USERSDISABLED' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(40,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOTREGISTERED' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(41,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NEEDMOREPARAMS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(42,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_ALREADYREGISTRED' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(43,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOPERMFORHOST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(44,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_PASSWDMISMATCH' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(45,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_YOUREBANNEDCREEP' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(46,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_YOUWILLBEBANNED' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(47,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_KEYSE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(48,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_CHANNELISFULL' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(49,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_UNKNOWNMODE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(50,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_INVITEONLYCHAN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(51,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_BANNEDFROMCHAN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(52,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_BADCHANNELKEY' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(53,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_BADCHANMASK' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(54,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOCHANMODES' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(55,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_BANLISTFULL' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(56,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOPRIVILEGES' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(57,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_CHANOPRIVSNEEDED' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(58,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_CANTKILLSERVER' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(59,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_RESTRICTED' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(60,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_UNIQOPPRIVSNEEDED' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(61,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_NOOPERHOST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(62,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_UMODEUNKNOWNFLAG' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ErrorReply.cs(63,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ErrorReply.ERR_USERSDONTMATCH' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\Converter.cs(9,15): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Text.JapaneseStringUtilities.Converter' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\Converter.cs(137,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Text.JapaneseStringUtilities.Converter.Convert(string, Misuzilla.Text.JapaneseStringUtilities.ConvertFlags, Misuzilla.Text.JapaneseStringUtilities.ConvertFlags)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\Converter.cs(205,14): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Text.JapaneseStringUtilities.ConvertFlags' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\Converter.cs(207,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Text.JapaneseStringUtilities.ConvertFlags.None' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\Converter.cs(208,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Text.JapaneseStringUtilities.ConvertFlags.Katakana' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\Converter.cs(209,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Text.JapaneseStringUtilities.ConvertFlags.Numeric' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\Converter.cs(210,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Text.JapaneseStringUtilities.ConvertFlags.Alphabet' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\Converter.cs(211,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Text.JapaneseStringUtilities.ConvertFlags.AlphaNumeric' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\Converter.cs(212,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Text.JapaneseStringUtilities.ConvertFlags.Space' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\Converter.cs(213,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Text.JapaneseStringUtilities.ConvertFlags.All' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Authentication\IAuthentication.cs(8,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Authentication.IAuthentication' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Authentication\IAuthentication.cs(10,28): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Authentication.IAuthentication.Authenticate(Misuzilla.Applications.TwitterIrcGateway.Server, Misuzilla.Applications.TwitterIrcGateway.Connection, Misuzilla.Applications.TwitterIrcGateway.UserInfo)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(9,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.ProcessCommand' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(11,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(41,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.TypableMapCommandProcessor(Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.ITypableMapStatusRepositoryFactory, Misuzilla.Applications.TwitterIrcGateway.Session, int)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(63,35): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.AddCommand(Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.ITypableMapCommand)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(69,35): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.AddCommand(string, string, Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.ProcessCommand)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(74,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.RemoveCommand(Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.ITypableMapCommand)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(78,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.RemoveCommand(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(98,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.Process(Misuzilla.Net.Irc.PrivMsgMessage)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(16,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.Session' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(17,44): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.TypableMap' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(19,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.TypableMapKeySize' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(125,26): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.ITypableMapCommand' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(128,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.ITypableMapCommand.Process(Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor, Misuzilla.Net.Irc.PrivMsgMessage, Misuzilla.Applications.TwitterIrcGateway.Status, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(127,20): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.ITypableMapCommand.CommandName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(131,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.GenericCommand' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(137,20): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.GenericCommand.GenericCommand(string, string, Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.ProcessCommand)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(155,25): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.GenericCommand.Process(Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor, Misuzilla.Net.Irc.PrivMsgMessage, Misuzilla.Applications.TwitterIrcGateway.Status, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(144,27): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.GenericCommand.Description' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(150,27): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.GenericCommand.CommandName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(162,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.PermalinkCommand' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(171,25): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.PermalinkCommand.Process(Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor, Misuzilla.Net.Irc.PrivMsgMessage, Misuzilla.Applications.TwitterIrcGateway.Status, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(166,27): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.PermalinkCommand.CommandName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(186,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.HomelinkCommand' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(195,25): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.HomelinkCommand.Process(Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor, Misuzilla.Net.Irc.PrivMsgMessage, Misuzilla.Applications.TwitterIrcGateway.Status, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(190,27): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.HomelinkCommand.CommandName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(210,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.FavCommand' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(213,28): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.FavCommand.Process(Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor, Misuzilla.Net.Irc.PrivMsgMessage, Misuzilla.Applications.TwitterIrcGateway.Status, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(212,35): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.FavCommand.CommandName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(238,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.UnfavCommand' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(240,36): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.UnfavCommand.CommandName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(249,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.ReCommand' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(258,28): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.ReCommand.Process(Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor, Misuzilla.Net.Irc.PrivMsgMessage, Misuzilla.Applications.TwitterIrcGateway.Status, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapCommandProcessor.cs(253,27): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandProcessor.ReCommand.CommandName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Group.cs(18,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Groups.Groups()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Group.cs(43,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Groups.Serialize(System.IO.Stream)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Group.cs(53,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Groups.Deserialize(System.IO.Stream)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Group.cs(275,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Group.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Group.cs(282,20): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Group.CompareTo(object)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Group.cs(139,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Group.Mode' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Group.cs(319,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.RoutedGroup.RoutedGroup()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Group.cs(325,20): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.RoutedGroup.CompareTo(object)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IIrcMessageSendable.cs(9,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.IIrcMessageSendable' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\ConnectionBase.cs(49,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.ConnectionBase.ConnectionBase(Misuzilla.Applications.TwitterIrcGateway.Server, System.Net.Sockets.TcpClient)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\ConnectionBase.cs(63,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.ConnectionBase.~ConnectionBase()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\ConnectionBase.cs(132,39): 警告 CS0219: 変数 'permissionSet' は割り当てられていますが、その値が使用されていません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\ConnectionBase.cs(162,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.ConnectionBase.OnMessageReceived(Misuzilla.Net.Irc.IRCMessage)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\ConnectionBase.cs(173,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.ConnectionBase.OnConnectionStarted(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\ConnectionBase.cs(177,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.ConnectionBase.OnConnectionEnded()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\ConnectionBase.cs(222,47): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.ConnectionBase.OnAuthenticate(Misuzilla.Applications.TwitterIrcGateway.UserInfo)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\ConnectionBase.cs(223,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.ConnectionBase.OnAuthenticateSucceeded()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\ConnectionBase.cs(224,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.ConnectionBase.OnAuthenticateFailed(Misuzilla.Applications.TwitterIrcGateway.AuthenticateResult)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\ConnectionBase.cs(389,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.ConnectionBase.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\ConnectionBase.cs(431,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.ConnectionBase.Dispose()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Connection.cs(23,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Connection.Connection(Misuzilla.Applications.TwitterIrcGateway.Server, System.Net.Sockets.TcpClient)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Connection.cs(27,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Connection.~Connection()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Connection.cs(32,47): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Connection.OnAuthenticate(Misuzilla.Applications.TwitterIrcGateway.UserInfo)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Connection.cs(42,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Connection.OnAuthenticateSucceeded()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Connection.cs(48,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Connection.OnAuthenticateFailed(Misuzilla.Applications.TwitterIrcGateway.AuthenticateResult)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(464,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.ContextInfo' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(470,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.ContextInfo.ContextInfo()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(474,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.ContextInfo.ContextInfo(System.Type)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(466,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.ContextInfo.Type' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(467,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.ContextInfo.DisplayName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Context.cs(468,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.ContextInfo.Description' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelMode.cs(10,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelMode' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelMode.cs(12,37): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelMode.Parse(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelMode.cs(100,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelMode.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelMode.cs(94,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelMode.Mode' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelMode.cs(96,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelMode.IsRemove' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\ChannelMode.cs(98,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.ChannelMode.Parameter' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Deferred.cs(20,28): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Deferred.DeferredState.IsCanceled' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Deferred.cs(21,28): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Deferred.DeferredState.IsRunning' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Deferred.cs(22,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Deferred.DeferredState.AsyncResult' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Deferred.cs(23,34): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Deferred.DeferredState.Target' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Deferred.cs(24,37): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Deferred.DeferredState.WaitHandle' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRIntegrationAddIn.cs(15,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRIntegrationAddIn' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRIntegrationAddIn.cs(28,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRIntegrationAddIn.Initialize()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRIntegrationAddIn.cs(53,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRIntegrationAddIn.Uninitialize()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRIntegrationAddIn.cs(87,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRIntegrationAddIn.Eval(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRIntegrationAddIn.cs(93,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRIntegrationAddIn.ReloadScripts(Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRIntegrationAddIn.ScriptExecutionCallback)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRIntegrationAddIn.cs(20,35): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRIntegrationAddIn.BeforeUnload' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRIntegrationAddIn.cs(165,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRIntegrationAddIn.ScriptExecutionCallback' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\SystemContext.cs(9,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.SystemContext' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\SystemContext.cs(12,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.SystemContext.ShowAddIns()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\SystemContext.cs(31,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.SystemContext.DisableAddIn(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\SystemContext.cs(57,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.SystemContext.EnableAddIn(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\SystemContext.cs(88,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.SystemContext.Version()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\SystemContext.cs(96,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.SystemContext.ShowInfo()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\SystemContext.cs(131,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.SystemContext.Disconnect()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\SystemContext.cs(137,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.SystemContext.RestartTwitterService()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\ConsoleAddIn.cs(11,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.ConsoleAddIn' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(12,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(338,62): 警告 CS1573: パラメータ 'contextName' には 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.RegisterContext(System.Type, string, string)' の XML コメント内に対応する param タグがありませんが、他のパラメータにはあります。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(338,82): 警告 CS1573: パラメータ 'description' には 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.RegisterContext(System.Type, string, string)' の XML コメント内に対応する param タグがありませんが、他のパラメータにはあります。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(412,43): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.GetAliasesByType(System.Type)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(493,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.ChangeContext(Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(501,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.PushContext(Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Context)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(509,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.PopContext()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(524,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.Dispose()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(559,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.~Console()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(14,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.IsAttached' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(15,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.ConsoleChannelName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(16,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.CurrentContext' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(17,31): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.ContextStack' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Console.cs(19,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.Console.Config' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\ConsoleAddIn.cs(14,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.ConsoleAddIn.Initialize(Misuzilla.Applications.TwitterIrcGateway.Server, Misuzilla.Applications.TwitterIrcGateway.Session)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\ConsoleAddIn.cs(25,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.ConsoleAddIn.Uninitialize()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(9,27): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Logger' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(11,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Logger.Error(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(12,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Logger.Information(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(13,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Logger.Warning(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(15,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Logger.Error(string, params object[])' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(19,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Logger.Information(string, params object[])' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(23,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Logger.Warning(string, params object[])' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(29,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TraceLogger' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(31,44): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TraceLogger.Server' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(32,44): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TraceLogger.Twitter' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(33,44): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TraceLogger.Filter' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(36,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TraceLogger.TraceLogger(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(41,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TraceLogger.Error(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(46,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TraceLogger.Information(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(51,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TraceLogger.Warning(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(35,31): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TraceLogger.TraceSource' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(58,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.SessionTraceLogger' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(62,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.SessionTraceLogger.SessionTraceLogger(Misuzilla.Applications.TwitterIrcGateway.Session)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(67,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.SessionTraceLogger.Error(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(72,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.SessionTraceLogger.Information(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(77,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.SessionTraceLogger.Warning(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Logger.cs(60,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.SessionTraceLogger.CurrentSession' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepositoryFactory.cs(8,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.ITypableMapStatusRepositoryFactory' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepositoryFactory.cs(10,37): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.ITypableMapStatusRepositoryFactory.Create(int)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepositoryFactory.cs(13,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapStatusMemoryRepositoryFactory' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepositoryFactory.cs(17,44): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapStatusMemoryRepositoryFactory.Create(int)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\RootContext.cs(22,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.RootContext.Search(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\RootContext.cs(73,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.RootContext.Timeline(params string[])' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\RootContext.cs(99,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.RootContext.Favorites(params string[])' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\RootContext.cs(127,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.RootContext.Follow(params string[])' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\RootContext.cs(133,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.RootContext.Remove(params string[])' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\RootContext.cs(139,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.RootContext.Block(params string[])' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\RootContext.cs(145,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.RootContext.Unblock(params string[])' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\RootContext.cs(19,50): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.RootContext.Contexts' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\SessionBase.cs(10,27): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.SessionBase' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\SessionBase.cs(46,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.SessionBase.SessionBase(int, Misuzilla.Applications.TwitterIrcGateway.Server)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\SessionBase.cs(152,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.SessionBase.OnConnectionAttached(Misuzilla.Applications.TwitterIrcGateway.ConnectionAttachEventArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\SessionBase.cs(157,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.SessionBase.OnConnectionDetached(Misuzilla.Applications.TwitterIrcGateway.ConnectionAttachEventArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(136,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.Session(Misuzilla.Applications.TwitterIrcGateway.User, Misuzilla.Applications.TwitterIrcGateway.Server)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(156,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.~Session()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(287,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.OnMessageReceived(Misuzilla.Net.Irc.IRCMessage, Misuzilla.Applications.TwitterIrcGateway.MessageReceivedEventArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(299,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.OnSessionStarted(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(303,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.OnSessionEnded()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(326,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.LoadSettings()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(335,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.GetSettingPath(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(487,13): 警告 CS0618: 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.POSTFetchMode' は古い形式です: 'POSTによる取得は廃止されました。' H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(908,87): 警告 CS1573: パラメータ 'inReplyToStatusId' には 'Misuzilla.Applications.TwitterIrcGateway.Session.UpdateStatusAsync(string, long)' の XML コメント内に対応する param タグがありませんが、他のパラメータにはあります。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(1349,26): 警告 CS1572: 'Misuzilla.Applications.TwitterIrcGateway.Session.JoinChannel(Misuzilla.Applications.TwitterIrcGateway.IIrcMessageSendable, Misuzilla.Applications.TwitterIrcGateway.Group)' の XML コメントで、'connection' の param タグが存在しますが、その名前に相当するパラメータはありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(1351,53): 警告 CS1573: パラメータ 'messageSendable' には 'Misuzilla.Applications.TwitterIrcGateway.Session.JoinChannel(Misuzilla.Applications.TwitterIrcGateway.IIrcMessageSendable, Misuzilla.Applications.TwitterIrcGateway.Group)' の XML コメント内に対応する param タグがありませんが、他のパラメータにはあります。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(1472,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.ProcessTimelineStatus(Misuzilla.Applications.TwitterIrcGateway.Status, ref bool, bool)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(1476,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.ProcessTimelineStatus(Misuzilla.Applications.TwitterIrcGateway.Status, ref bool, bool, bool)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(1650,67): 警告 CS1573: パラメータ 'twitterExceptionCallback' には 'Misuzilla.Applications.TwitterIrcGateway.Session.RunCheck(Misuzilla.Applications.TwitterIrcGateway.Procedure, System.Action)' の XML コメント内に対応する param タグがありませんが、他のパラメータにはあります。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(1693,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(1735,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.Dispose()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(1766,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.OnAttached(Misuzilla.Applications.TwitterIrcGateway.ConnectionBase)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(1796,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.OnDetached(Misuzilla.Applications.TwitterIrcGateway.ConnectionBase)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(1800,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Session.OnMessageReceivedFromClient(Misuzilla.Applications.TwitterIrcGateway.MessageReceivedEventArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Session.cs(1807,26): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Procedure' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventManagedProxy.cs(36,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.EventManagedProxy.EventManagedProxy(T)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventManagedProxy.cs(42,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.EventManagedProxy.RemoveAllEvents()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventManagedProxy.cs(53,34): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.EventManagedProxy.Invoke(System.Runtime.Remoting.Messaging.IMessage)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\EventManagedProxy.cs(23,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.EventManagedProxy.Target' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(152,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.Config()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(217,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.Serialize(System.IO.Stream)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(225,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.Deserialize(System.IO.Stream)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(231,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.GetIMPassword(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(242,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.SetIMPassword(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(19,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.IMServiceServerName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(21,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.IMServerName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(23,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.IMUserName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(25,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.IMEncryptoPassword' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(27,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.DisabledAddInsList' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(30,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.EnableTypableMap' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(32,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.TypableMapKeyColorNumber' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(34,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.TypableMapKeySize' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(37,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.EnableRemoveRedundantSuffix' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(39,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.EnableOldStyleReply' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(42,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.BufferSize' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Config.cs(209,37): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Config.Serializer' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\RecentLog.cs(16,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.RecentLog' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\RecentLog.cs(21,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.RecentLog.Initialize()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\RecentLog.cs(47,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.RecentLog.Uninitialize()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\GenericConfig.cs(7,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GeneralConfig' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\GenericConfig.cs(10,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GeneralConfig.SearchCount' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\GenericConfig.cs(12,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GeneralConfig.TimelineCount' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\GenericConfig.cs(14,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GeneralConfig.FavoritesCount' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\GenericConfig.cs(16,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GeneralConfig.ShowPermalinkAfterStatus' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\GenericConfig.cs(21,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GeneralConfig.GeneralConfig()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\GenericConfig.cs(19,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.GeneralConfig.ConsoleAliases' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Authentication\ApiAuthentication.cs(11,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Authentication.ApiAuthentication' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Authentication\ApiAuthentication.cs(35,33): 警告 CS0168: 変数 'we' は宣言されていますが、使用されませんでした。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Authentication\ApiAuthentication.cs(14,35): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Authentication.ApiAuthentication.Authenticate(Misuzilla.Applications.TwitterIrcGateway.Server, Misuzilla.Applications.TwitterIrcGateway.Connection, Misuzilla.Applications.TwitterIrcGateway.UserInfo)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\FilterContext.cs(14,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.FilterContext.List()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\FilterContext.cs(30,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.FilterContext.Enable(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\FilterContext.cs(36,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.FilterContext.Disable(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\FilterContext.cs(42,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.FilterContext.Remove(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\FilterContext.cs(52,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.FilterContext.Edit(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\FilterContext.cs(67,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.FilterContext.New(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\FilterContext.cs(80,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.FilterContext.Reload()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\FilterContext.cs(133,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.EditFilterContext.EditFilterContext()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\FilterContext.cs(139,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.EditFilterContext.EditFilterContext(T)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\FilterContext.cs(154,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.EditFilterContext.Save()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\FilterContext.cs(125,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.EditFilterContext.ContextName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\FilterContext.cs(145,42): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.EditFilterContext.Configurations' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContextHelper.cs(66,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRBasicConfiguration.DLRBasicConfiguration()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContextHelper.cs(68,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRBasicConfiguration.DLRBasicConfiguration(Misuzilla.Applications.TwitterIrcGateway.Session, string, System.Collections.Generic.IDictionary)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContextHelper.cs(81,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRBasicConfiguration.DLRBasicConfiguration(Misuzilla.Applications.TwitterIrcGateway.Session, string, System.Collections.Generic.ICollection)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContextHelper.cs(92,55): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRBasicConfiguration.GetConfigurationPropertyInfo()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContextHelper.cs(97,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRBasicConfiguration.SetValue(string, object)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContextHelper.cs(103,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRBasicConfiguration.GetValue(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContextHelper.cs(128,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRConfigurationStore.DLRConfigurationStore()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContextHelper.cs(174,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRConfigurationStore.GetValue(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContextHelper.cs(184,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRConfigurationStore.SetValue(string, string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContextHelper.cs(127,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRConfigurationStore.Content' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContextHelper.cs(336,30): 警告 CS0168: 変数 'e' は宣言されていますが、使用されませんでした。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepository.cs(9,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.ITypableMapStatusRepository' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepository.cs(11,14): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.ITypableMapStatusRepository.SetSize(int)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepository.cs(12,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.ITypableMapStatusRepository.Add(Misuzilla.Applications.TwitterIrcGateway.Status)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepository.cs(13,17): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.ITypableMapStatusRepository.TryGetValue(string, out Misuzilla.Applications.TwitterIrcGateway.Status)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepository.cs(16,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapStatusMemoryRepository' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepository.cs(19,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapStatusMemoryRepository.TypableMapStatusMemoryRepository(int)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepository.cs(25,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapStatusMemoryRepository.SetSize(int)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepository.cs(30,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapStatusMemoryRepository.Add(Misuzilla.Applications.TwitterIrcGateway.Status)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMapStatusRepository.cs(35,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapStatusMemoryRepository.TryGetValue(string, out Misuzilla.Applications.TwitterIrcGateway.Status)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMapSupport.cs(8,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMapSupport' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMapSupport.cs(19,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMapSupport.Initialize()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMapSupport.cs(11,43): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMapSupport.TypableMapCommands' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMapSupport.cs(13,51): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMapSupport.TypableMapFactory' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContexts.cs(17,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRContext' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContexts.cs(23,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRContext.List()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContexts.cs(39,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRContext.Reload()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContexts.cs(60,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRContext.Eval(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContexts.cs(19,50): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRContext.Contexts' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContexts.cs(20,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRContext.IsEvalEnabled' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContexts.cs(79,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.IpyContext' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContexts.cs(85,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.IpyContext.Initialize()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContexts.cs(103,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.IpyContext.OnPreProcessInput(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContexts.cs(113,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.IpyContext.Help(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContexts.cs(118,25): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.IpyContext.Exit()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContexts.cs(123,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.IpyContext.Dispose()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMap.cs(18,18): 警告 CS1591: 公開されている型またはメンバ 'TypableMap.TypableMap' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMap.cs(66,23): 警告 CS1591: 公開されている型またはメンバ 'TypableMap.TypableMap.Add(T)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMap.cs(82,21): 警告 CS1591: 公開されている型またはメンバ 'TypableMap.TypableMap.ContainsKey(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMap.cs(92,21): 警告 CS1591: 公開されている型またはメンバ 'TypableMap.TypableMap.Remove(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMap.cs(97,21): 警告 CS1591: 公開されている型またはメンバ 'TypableMap.TypableMap.TryGetValue(string, out T)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMap.cs(128,21): 警告 CS1591: 公開されている型またはメンバ 'TypableMap.TypableMap.Clear()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMap.cs(163,53): 警告 CS1591: 公開されている型またはメンバ 'TypableMap.TypableMap.GetEnumerator()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMap.cs(87,36): 警告 CS1591: 公開されている型またはメンバ 'TypableMap.TypableMap.Keys' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMap.cs(102,31): 警告 CS1591: 公開されている型またはメンバ 'TypableMap.TypableMap.Values' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMap.cs(107,18): 警告 CS1591: 公開されている型またはメンバ 'TypableMap.TypableMap.this[string]' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMap.cs(144,20): 警告 CS1591: 公開されている型またはメンバ 'TypableMap.TypableMap.Count' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\TypableMap\TypableMap.cs(149,21): 警告 CS1591: 公開されている型またはメンバ 'TypableMap.TypableMap.IsReadOnly' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(73,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.ClientUrl' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(74,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.ClientVersion' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(109,13): 警告 CS0618: 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.POSTFetchMode' は古い形式です: 'POSTによる取得は廃止されました。' H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(112,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.~TwitterService()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(239,41): 警告 CS1570: 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.VerifyCredential()' の XML コメントの形式が正しくありません -- '終了タグ 'returns' が開始タグ 'return' と一致していません。' H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(825,26): 警告 CS1572: 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.ProcessDropProtection(System.Collections.Generic.LinkedList, long)' の XML コメントで、'status' の param タグが存在しますが、その名前に相当するパラメータはありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(827,85): 警告 CS1573: パラメータ 'statusId' には 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.ProcessDropProtection(System.Collections.Generic.LinkedList, long)' の XML コメント内に対応する param タグがありませんが、他のパラメータにはあります。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1020,37): 警告 CS0612: 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.GetReplies()' は古い形式です。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1042,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.OnCheckError(Misuzilla.Applications.TwitterIrcGateway.ErrorEventArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1046,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.OnTimelineStatusesReceived(Misuzilla.Applications.TwitterIrcGateway.StatusesUpdatedEventArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1050,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.OnRepliesReceived(Misuzilla.Applications.TwitterIrcGateway.StatusesUpdatedEventArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1054,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.OnDirectMessageReceived(Misuzilla.Applications.TwitterIrcGateway.DirectMessageEventArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1207,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.Dispose()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1271,29): 警告 CS0618: 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.POSTFetchMode' は古い形式です: 'POSTによる取得は廃止されました。' H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1297,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.POST(string, byte[])' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1311,42): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.CreateHttpWebRequest(string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1350,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.GETWithCookie(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1373,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterService.CookieLogin()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1546,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.ErrorEventArgs.ErrorEventArgs(System.Exception)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1545,26): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.ErrorEventArgs.Exception' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1560,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.StatusesUpdatedEventArgs.StatusesUpdatedEventArgs(Misuzilla.Applications.TwitterIrcGateway.Statuses)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1564,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.StatusesUpdatedEventArgs.StatusesUpdatedEventArgs(Misuzilla.Applications.TwitterIrcGateway.Statuses, bool, bool)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1557,25): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.StatusesUpdatedEventArgs.Statuses' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1558,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.StatusesUpdatedEventArgs.IsFirstTime' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1559,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.StatusesUpdatedEventArgs.FriendsCheckRequired' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1578,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessageEventArgs.DirectMessageEventArgs(Misuzilla.Applications.TwitterIrcGateway.DirectMessage)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1582,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessageEventArgs.DirectMessageEventArgs(Misuzilla.Applications.TwitterIrcGateway.DirectMessage, bool)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1576,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessageEventArgs.DirectMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1577,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessageEventArgs.IsFirstTime' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1593,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterServiceException.TwitterServiceException(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1597,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterServiceException.TwitterServiceException(System.Exception)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1601,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterServiceException.TwitterServiceException(string, System.Exception)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1633,31): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.NilClasses.CanDeserialize(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1625,37): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.NilClasses.Serializer' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1646,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessages.DirectMessage' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1667,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessages.DirectMessages()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1671,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessages.~DirectMessages()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1660,37): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessages.Serializer' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1684,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessage.Id' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1686,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessage._text' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1688,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessage.SenderId' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1690,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessage.RecipientId' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1692,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessage._createdAt' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1694,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessage.SenderScreenName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1696,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessage.RecipientScreenName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1717,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessage.DirectMessage()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1721,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessage.~DirectMessage()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1726,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessage.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1699,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessage.Text' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1710,25): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.DirectMessage.CreatedAt' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1739,25): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Statuses.Status' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1761,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Statuses.Statuses()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1765,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Statuses.~Statuses()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1754,37): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Statuses.Serializer' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1778,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Users.User' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1799,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Users.Users()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1803,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Users.~Users()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1792,37): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Users.Serializer' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1810,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1813,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.Id' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1815,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.Name' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1817,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.ScreenName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1819,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.Location' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1821,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.Description' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1823,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.ProfileImageUrl' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1825,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.Url' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1827,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.Protected' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1829,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.Status' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1852,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.User()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1856,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.~User()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1861,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1843,37): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.User.Serializer' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1874,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status._createdAtOriginal' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1876,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.Id' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1878,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.InReplyToStatusId' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1880,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.InReplyToUserId' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1882,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status._textOriginal' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1884,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.User' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1886,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.Source' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1888,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.Favorited' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1890,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.Truncated' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1944,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.Status()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1948,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.~Status()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1961,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.GetHashCode()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1966,30): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.Equals(object)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1975,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1898,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.Text' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1915,25): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.CreatedAt' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(1953,37): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Status.Serializer' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(18,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Filters' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(20,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Filters.Filters()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(25,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Filters.~Filters()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(50,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Filters.Add(Misuzilla.Applications.TwitterIrcGateway.Filter.FilterItem)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(55,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Filters.Remove(Misuzilla.Applications.TwitterIrcGateway.Filter.FilterItem)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(60,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Filters.RemoveAt(int)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(42,37): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Filters.Serializer' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(66,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Filters.Items' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(187,27): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterItem' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(189,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterItem.FilterItem()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(193,10): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterItem.~FilterItem()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(206,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterItem.Execute(Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(200,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterItem.Enabled' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(209,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(211,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs.Content' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(212,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs.User' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(213,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs.IRCMessageType' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(214,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs.Drop' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(215,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs.Session' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(216,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs.Status' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(218,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs.FilterArgs(Misuzilla.Applications.TwitterIrcGateway.Session, string, Misuzilla.Applications.TwitterIrcGateway.User, string, bool, Misuzilla.Applications.TwitterIrcGateway.Status)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(229,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Drop' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(245,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Drop.Execute(Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(255,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Drop.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(232,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Drop.MatchPattern' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(239,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Drop.UserMatchPattern' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(265,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.RewriteContent' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(295,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.RewriteContent.Execute(Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(314,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.RewriteContent.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(268,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.RewriteContent.ReplacePattern' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(275,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.RewriteContent.MatchPattern' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(282,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.RewriteContent.UserMatchPattern' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(289,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.RewriteContent.MessageType' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(326,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Redirect' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(356,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Redirect.Execute(Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(392,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Redirect.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(329,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Redirect.MatchPattern' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(336,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Redirect.UserMatchPattern' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(343,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Redirect.ChannelName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(350,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Redirect.Duplicate' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(404,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Process' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(459,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Process.Execute(Misuzilla.Applications.TwitterIrcGateway.Filter.FilterArgs)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(594,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Process.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(407,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Process.ReplacePattern' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(414,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Process.MatchPattern' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(421,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Process.UserMatchPattern' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(428,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Process.MessageType' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(434,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Process.InputEncoding' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(439,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Process.OutputEncoding' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(444,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Process.ProcessPath' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(449,23): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Process.Arguments' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Filter.cs(454,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Filter.Process.XmlMode' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\ConfigContext.cs(15,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.ConfigContext.OnConfigurationBeforeChange(Misuzilla.Applications.TwitterIrcGateway.AddIns.IConfiguration, System.Reflection.MemberInfo, object, object)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\ConfigContext.cs(37,33): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.ConfigContext.OnConfigurationChanged(Misuzilla.Applications.TwitterIrcGateway.AddIns.IConfiguration, System.Reflection.MemberInfo, object)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\Console\Contexts\ConfigContext.cs(13,42): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.AddIns.Console.ConfigContext.Configurations' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Server.cs(28,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Server.ServerName' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Server.cs(29,29): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Server.ServerNick' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Server.cs(82,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Server.Server()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Server.cs(86,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Server.Server(bool)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Server.cs(156,32): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Server.ToString()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\Server.cs(161,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.Server.GetOrCreateSession(Misuzilla.Applications.TwitterIrcGateway.User)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(9,2): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(11,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WELCOME' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(12,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_YOURHOST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(13,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_CREATED' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(14,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_MYINFO' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(15,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_BOUNCE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(16,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_MAP' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(17,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_PROTOCTL' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(18,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_MAPMORE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(19,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_MAPEND' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(20,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_SNOMASK' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(21,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATMEMTOT' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(22,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATMEM' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(23,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_YOURCOOKIE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(24,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACELINK' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(25,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACECONNECTING' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(26,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACEHANDSHAKE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(27,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACEUNKNOWN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(28,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACEOPERATOR' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(29,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACEUSER' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(30,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACESERVER' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(31,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACESERVICE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(32,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACENEWTYPE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(33,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACECLASS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(34,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACERECONNECT' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(35,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSLINKINFO' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(36,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSCOMMANDS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(37,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSCLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(38,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSNLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(39,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSILINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(40,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSKLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(41,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSQLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(42,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSPLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(43,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSYLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(44,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFSTATS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(45,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply._RPL_STATSPLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(46,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_UMODEIS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(47,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSBLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(48,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSELINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(49,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSFLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(50,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSDLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(51,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSZLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(52,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSCOUNT' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(53,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSGLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(54,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_SERVICEINFO' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(55,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFSERVICES' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(56,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_SERVICE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(57,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_SERVLIST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(58,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_SERVLISTEND' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(59,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSIAUTH' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(60,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSVLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(61,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSLLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(62,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSUPTIME' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(63,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSOLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(64,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSHLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(65,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSSLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(66,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSPING' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(67,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSTLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(68,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSULINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(69,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply._RPL_STATSBLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(70,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply._RPL_STATSGLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(71,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSXLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(72,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSDEFINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(73,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply._RPL_STATSULINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(74,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSDEBUG' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(75,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply._RPL_STATSDLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(76,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSCONN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(77,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_LUSERCLIENT' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(78,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_LUSEROP' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(79,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_LUSERUNKNOWN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(80,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_LUSERCHANNELS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(81,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_LUSERME' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(82,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ADMINME' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(83,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ADMINLOC1' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(84,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ADMINLOC2' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(85,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ADMINEMAIL' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(86,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACELOG' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(87,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACEEND' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(88,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFTRACE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(89,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRACEPING' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(90,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TRYAGAIN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(91,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_LOAD2HI' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(92,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_LOCALUSERS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(93,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_GLOBALUSERS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(94,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_SILELIST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(95,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFSILELIST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(96,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_STATSDELTA' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(97,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.__RPL_STATSDLINE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(98,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_GLIST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(99,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFGLIST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(100,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_HELPHDR' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(101,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_HELPOP' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(102,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_HELPTLR' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(103,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_HELPHLP' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(104,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_HELPFWD' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(105,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_HELPIGN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(106,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_NONE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(107,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_AWAY' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(108,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_USERHOST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(109,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ISON' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(110,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TEXT' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(111,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_UNAWAY' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(112,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_NOWAWAY' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(113,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_USERIP' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(114,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOISREGNICK' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(115,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOISADMIN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(116,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOISSADMIN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(117,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOISSVCMSG' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(118,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOISUSER' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(119,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOISSERVER' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(120,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOISOPERATOR' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(121,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOWASUSER' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(122,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFWHO' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(123,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOISCHANOP' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(124,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOISIDLE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(125,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFWHOIS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(126,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOISCHANNELS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(127,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_LISTSTART' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(128,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_LIST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(129,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_LISTEND' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(130,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_CHANNELMODEIS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(131,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_UNIQOPIS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(132,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_NOCHANPASS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(133,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_CHPASSUNKNOWN' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(134,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_CREATIONTIME' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(135,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_NOTOPIC' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(136,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TOPIC' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(137,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TOPICWHOTIME' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(138,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_LISTUSAGE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(139,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_COMMANDSYNTAX' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(140,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_CHANPASSOK' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(141,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_BADCHANPASS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(142,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_INVITING' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(143,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_SUMMONING' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(144,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_INVITELIST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(145,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFINVITELIST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(146,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_EXCEPTLIST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(147,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFEXCEPTLIST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(148,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_VERSION' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(149,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOREPLY' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(150,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_NAMREPLY' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(151,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_WHOSPCRPL' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(152,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_KILLDONE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(153,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_CLOSING' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(154,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_CLOSEEND' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(155,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_LINKS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(156,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFLINKS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(157,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFNAMES' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(158,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_BANLIST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(159,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFBANLIST' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(160,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFWHOWAS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(161,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_INFO' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(162,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_MOTD' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(163,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_INFOSTART' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(164,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFINFO' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(165,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_MOTDSTART' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(166,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFMOTD' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(167,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_YOUREOPER' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(168,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_REHASHING' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(169,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_YOURESERVICE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(170,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_MYPORTIS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(171,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_NOTOPERANYMORE' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(172,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_TIME' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(173,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_USERSSTART' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(174,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_USERS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(175,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_ENDOFUSERS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\NumericReply.cs(176,3): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.NumericReply.RPL_NOUSERS' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(11,18): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(22,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.OnMessageReceived(Misuzilla.Net.Irc.IRCMessage)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(30,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.OnConnected()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(38,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.OnConnecting()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(46,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.OnDisconnected()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(87,36): 警告 CS0168: 変数 'socketEx' は宣言されていますが、使用されませんでした。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(64,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.Connect(string, int, string, string, string, string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(105,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.Send(Misuzilla.Net.Irc.IRCMessage)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(110,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.Send(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(127,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.Disconnect(string)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(173,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.Close()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(190,21): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.Dispose()' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(21,61): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.MessageReceived' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(29,35): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.Connected' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(37,35): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.Connecting' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(45,35): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.Disconnected' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(54,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.IsConnected' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(58,24): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.RetryOnDisconnected' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(198,22): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.MessageReceivedEventArgs' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(201,20): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.MessageReceivedEventArgs.MessageReceivedEventArgs(Misuzilla.Net.Irc.IRCMessage)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCConnection.cs(206,31): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Net.Irc.IRCConnection.MessageReceivedEventArgs.Message' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AuthenticateResult.cs(60,16): 警告 CS1591: 公開されている型またはメンバ 'Misuzilla.Applications.TwitterIrcGateway.TwitterAuthenticateResult.TwitterAuthenticateResult(Misuzilla.Applications.TwitterIrcGateway.User)' の XML コメントがありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\TwitterService.cs(510,9): 警告 CS1587: XML コメントが有効な言語要素の中にありません。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\IRCClient\IRCMessage.cs(275,18): 警告 CS0169: フィールド 'Misuzilla.Net.Irc.NumericReplyMessage._content' は使用されませんでした。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddInManager.cs(23,27): 警告 CS0169: フィールド 'Misuzilla.Applications.TwitterIrcGateway.AddInManager._addInDomain' は使用されませんでした。 H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\DLRContextHelper.cs(249,39): 警告 CS0169: フィールド 'Misuzilla.Applications.TwitterIrcGateway.AddIns.DLRIntegration.DLRContextBase._basicConfiguration' は使用されませんでした。 コンパイルの完了 -- エラー 0、警告 829 Target CopyFilesToOutputDirectory: "obj\x86\Release\TwitterIrcGatewayCore.dll" から "..\bin\x86\Release\TwitterIrcGatewayCore.dll" へファイルをコピーしています。 TwitterIrcGatewayCore -> H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\TwitterIrcGatewayCore.dll "..\Bin\Release\TwitterIrcGatewayCore.XML" から "..\bin\x86\Release\TwitterIrcGatewayCore.XML" へファイルをコピーしています。 Target PostBuildEvent: robocopy "H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\AddIns\DLRIntegration\Libraries" "H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCore\..\bin\x86\Release\Libraries" /e /xd .svn /xo > nul exit 0 Build succeeded. Time Elapsed 00:00:00.66 ------ すべてのリビルド開始: プロジェクト: TwitterIrcGateway, 構成: Release x86 ------ Build started 2010/04/29 0:54:33. Target ResolveProjectReferences: Target CoreResGen: リソース ファイル "Resource.resx" を "obj\x86\Release\Misuzilla.Applications.TwitterIrcGateway.Resource.resources" に処理しています。 Target CoreCompile: C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /unsafe- /nowarn:1701,1702 /platform:x86 /errorreport:prompt /define:TRACE /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Web.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\TwitterIrcGatewayCore.dll /optimize+ /out:obj\x86\Release\TwitterIrcGateway.exe /resource:obj\x86\Release\Misuzilla.Applications.TwitterIrcGateway.Resource.resources /target:winexe /win32icon:Resources\ApplicationIcon.ico Program.cs Properties\AssemblyInfo.cs Resource.Designer.cs Settings.cs Settings.Designer.cs コンパイルの完了 -- エラー 0、警告 0 Target GetCopyToOutputDirectoryItems: Target _CopyAppConfigFile: "App.config" から "..\bin\x86\Release\TwitterIrcGateway.exe.config" へファイルをコピーしています。 Target CopyFilesToOutputDirectory: "obj\x86\Release\TwitterIrcGateway.exe" から "..\bin\x86\Release\TwitterIrcGateway.exe" へファイルをコピーしています。 TwitterIrcGateway -> H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\TwitterIrcGateway.exe Build succeeded. Time Elapsed 00:00:00.15 ------ [すべてリビルド] のスキップ: プロジェクト: SqlServerDataStore, 構成: Release Any CPU ------ プロジェクトはこのソリューション構成に対してビルドするように選択されていません。 ------ [すべてリビルド] のスキップ: プロジェクト: TwitterIrcGatewayService, 構成: Release Any CPU ------ プロジェクトはこのソリューション構成に対してビルドするように選択されていません。 ------ すべてのリビルド開始: プロジェクト: CamouflageClient, 構成: Release x86 ------ Build started 2010/04/29 0:54:34. Target ResolveProjectReferences: Target CoreCompile: C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /platform:x86 /errorreport:prompt /define:TRACE /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\TwitterIrcGateway.exe /reference:H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\TwitterIrcGatewayCore.dll /filealign:512 /optimize+ /out:obj\x86\Release\Misuzilla.Applications.TwitterIrcGateway.AddIns.CamouflageClient.dll /target:library CamouflageClientAddIn.cs Properties\AssemblyInfo.cs H:\G\TwitterIRCGateway\branches\hosting\ExtraAddIns\CamouflageClient\CamouflageClientAddIn.cs(12,13): 警告 CS0618: 'Misuzilla.Applications.TwitterIrcGateway.AddIns.AddInBase.Session' は古い形式です: 'このプロパティは古い形式です。CurrentSession プロパティを利用してください。' コンパイルの完了 -- エラー 0、警告 1 Target _CopyAppConfigFile: "app.config" から "..\..\Bin\x86\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.CamouflageClient.dll.config" へファイルをコピーしています。 Target CopyFilesToOutputDirectory: "obj\x86\Release\Misuzilla.Applications.TwitterIrcGateway.AddIns.CamouflageClient.dll" から "..\..\Bin\x86\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.CamouflageClient.dll" へファイルをコピーしています。 CamouflageClient -> H:\G\TwitterIRCGateway\branches\hosting\Bin\x86\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.CamouflageClient.dll Build succeeded. Time Elapsed 00:00:00.11 ------ [すべてリビルド] のスキップ: プロジェクト: TwitterIrcGatewayWeb.Tests, 構成: Release Any CPU ------ プロジェクトはこのソリューション構成に対してビルドするように選択されていません。 ------ すべてのリビルド開始: プロジェクト: TypableMapCommandRemoveAndBlock, 構成: Release x86 ------ Build started 2010/04/29 0:54:34. Target ResolveProjectReferences: Target CoreCompile: C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /platform:x86 /errorreport:prompt /define:TRACE /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\TwitterIrcGatewayCore.dll /debug:pdbonly /filealign:512 /optimize+ /out:obj\x86\Release\Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandRemoveAndBlock.dll /target:library TypableMapCommandRemoveAndBlock.cs Properties\AssemblyInfo.cs H:\G\TwitterIRCGateway\branches\hosting\ExtraAddIns\TypableMapCommandRemoveAndBlock\TypableMapCommandRemoveAndBlock.cs(12,13): 警告 CS0618: 'Misuzilla.Applications.TwitterIrcGateway.AddIns.AddInBase.Session' は古い形式です: 'このプロパティは古い形式です。CurrentSession プロパティを利用してください。' H:\G\TwitterIRCGateway\branches\hosting\ExtraAddIns\TypableMapCommandRemoveAndBlock\TypableMapCommandRemoveAndBlock.cs(23,13): 警告 CS0618: 'Misuzilla.Applications.TwitterIrcGateway.AddIns.AddInBase.Session' は古い形式です: 'このプロパティは古い形式です。CurrentSession プロパティを利用してください。' コンパイルの完了 -- エラー 0、警告 2 Target CopyFilesToOutputDirectory: "obj\x86\Release\Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandRemoveAndBlock.dll" から "..\..\Bin\x86\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandRemoveAndBlock.dll" へファイルをコピーしています。 TypableMapCommandRemoveAndBlock -> H:\G\TwitterIRCGateway\branches\hosting\Bin\x86\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandRemoveAndBlock.dll "obj\x86\Release\Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandRemoveAndBlock.pdb" から "..\..\Bin\x86\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.TypableMap.TypableMapCommandRemoveAndBlock.pdb" へファイルをコピーしています。 Build succeeded. Time Elapsed 00:00:00.10 ------ すべてのリビルド開始: プロジェクト: RevealOnewayFollowAddIn, 構成: Release x86 ------ Build started 2010/04/29 0:54:34. Target EntityClean: Successfully cleaned the output for 0 EDMX files. Target EntityDeploy: Processing 0 EDMX files. Finished processing 0 EDMX files. Target ResolveProjectReferences: Target ResolveAssemblyReferences: プライマリ参照 "Misuzilla.Applications.TwitterIrcGateway.AddIns.SqlServerDataStore" です。 依存ファイルが見つかりませんでした。指定されたファイル "H:\G\TwitterIRCGateway\branches\hosting\bin\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.SqlServerDataStore.dll" は存在しません。 依存ファイルが見つかりませんでした。指定されたファイルが見つかりません。 (HRESULT からの例外: 0x80070002) 解決されたファイル パスは "H:\G\TwitterIRCGateway\branches\hosting\bin\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.SqlServerDataStore.dll" です。 検索パスの場所 "" で参照が見つかりました。 少なくとも 1 つのソース項目で "Private" が "false" に設定され、どのソース項目にも "Private" が "true" に設定されていないため、この参照は "CopyLocal" ではありません。 Target CoreCompile: C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /platform:x86 /errorreport:prompt /define:TRACE /reference:H:\G\TwitterIRCGateway\branches\hosting\bin\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.SqlServerDataStore.dll /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Data.Linq.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\TwitterIrcGatewayCore.dll /debug:pdbonly /filealign:512 /optimize+ /out:obj\x86\Release\Misuzilla.Applications.TwitterIrcGateway.AddIns.RevealOnewayFollowAddIn.dll /target:library Properties\AssemblyInfo.cs RevealOnewayFollow.cs エラー CS0006: 'H:\G\TwitterIRCGateway\branches\hosting\bin\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.SqlServerDataStore.dll' メタデータが見つかりませんでした。 コンパイルの完了 -- エラー 1、警告 0 Build FAILED. Time Elapsed 00:00:00.03 ------ すべてのリビルド開始: プロジェクト: TwitterIrcGatewayCLIBootstrap, 構成: Release x86 ------ Build started 2010/04/29 0:54:34. Target EntityClean: Successfully cleaned the output for 0 EDMX files. Target EntityDeploy: Processing 0 EDMX files. Finished processing 0 EDMX files. Target CoreCompile: C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /platform:x86 /errorreport:prompt /define:TRACE /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:"C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.dll" /filealign:512 /optimize+ /out:obj\x86\Release\TwitterIrcGatewayCLIBootstrap.exe /target:exe Program.cs Properties\AssemblyInfo.cs コンパイルの完了 -- エラー 0、警告 0 Target _CopyAppConfigFile: "app.config" から "bin\x86\Release\TwitterIrcGatewayCLIBootstrap.exe.config" へファイルをコピーしています。 Target CopyFilesToOutputDirectory: "obj\x86\Release\TwitterIrcGatewayCLIBootstrap.exe" から "bin\x86\Release\TwitterIrcGatewayCLIBootstrap.exe" へファイルをコピーしています。 TwitterIrcGatewayCLIBootstrap -> H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCLIBootstrap\bin\x86\Release\TwitterIrcGatewayCLIBootstrap.exe Build succeeded. Time Elapsed 00:00:00.08 ------ すべてのリビルド開始: プロジェクト: SocialRemoveRedundantSuffix, 構成: Release x86 ------ Build started 2010/04/29 0:54:34. Target ResolveProjectReferences: Target CoreCompile: C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /platform:x86 /errorreport:prompt /define:TRACE /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\TwitterIrcGateway.exe /reference:H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\TwitterIrcGatewayCore.dll /debug:pdbonly /filealign:512 /optimize+ /out:obj\x86\Release\Misuzilla.Applications.TwitterIrcGateway.AddIns.SocialRemoveRedundantSuffix.dll /target:library Configuration.cs SocialRemoveRedundantSuffix.cs Properties\AssemblyInfo.cs コンパイルの完了 -- エラー 0、警告 0 Target CopyFilesToOutputDirectory: "obj\x86\Release\Misuzilla.Applications.TwitterIrcGateway.AddIns.SocialRemoveRedundantSuffix.dll" から "..\..\Bin\x86\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.SocialRemoveRedundantSuffix.dll" へファイルをコピーしています。 SocialRemoveRedundantSuffix -> H:\G\TwitterIRCGateway\branches\hosting\Bin\x86\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.SocialRemoveRedundantSuffix.dll "obj\x86\Release\Misuzilla.Applications.TwitterIrcGateway.AddIns.SocialRemoveRedundantSuffix.pdb" から "..\..\Bin\x86\Release\ExtraAddIns\Misuzilla.Applications.TwitterIrcGateway.AddIns.SocialRemoveRedundantSuffix.pdb" へファイルをコピーしています。 Build succeeded. Time Elapsed 00:00:00.13 ------ すべてのリビルド開始: プロジェクト: TwitterIrcGatewayCLI, 構成: Release x86 ------ Build started 2010/04/29 0:54:34. Target ResolveProjectReferences: Target CoreCompile: C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /platform:x86 /errorreport:prompt /define:TRACE /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\TwitterIrcGatewayCore.dll /optimize+ /out:obj\x86\Release\TwitterIrcGatewayCLI.exe /target:exe CommandLineParser.cs Program.cs Properties\AssemblyInfo.cs コンパイルの完了 -- エラー 0、警告 0 Target _CopyFilesMarkedCopyLocal: "H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\TwitterIrcGatewayCore.dll" から "bin\x86\Release\TwitterIrcGatewayCore.dll" へファイルをコピーしています。 "H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\Microsoft.Scripting.Core.dll" から "bin\x86\Release\Microsoft.Scripting.Core.dll" へファイルをコピーしています。 "H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\IronPython.dll" から "bin\x86\Release\IronPython.dll" へファイルをコピーしています。 "H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\Microsoft.Dynamic.dll" から "bin\x86\Release\Microsoft.Dynamic.dll" へファイルをコピーしています。 "H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\IronRuby.dll" から "bin\x86\Release\IronRuby.dll" へファイルをコピーしています。 "H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\Microsoft.Scripting.dll" から "bin\x86\Release\Microsoft.Scripting.dll" へファイルをコピーしています。 "H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\Microsoft.Scripting.ExtensionAttribute.dll" から "bin\x86\Release\Microsoft.Scripting.ExtensionAttribute.dll" へファイルをコピーしています。 "H:\G\TwitterIRCGateway\branches\hosting\bin\x86\Release\TwitterIrcGatewayCore.xml" から "bin\x86\Release\TwitterIrcGatewayCore.xml" へファイルをコピーしています。 Target GetCopyToOutputDirectoryItems: Target _CopyAppConfigFile: "App.config" から "bin\x86\Release\TwitterIrcGatewayCLI.exe.config" へファイルをコピーしています。 Target CopyFilesToOutputDirectory: "obj\x86\Release\TwitterIrcGatewayCLI.exe" から "bin\x86\Release\TwitterIrcGatewayCLI.exe" へファイルをコピーしています。 TwitterIrcGatewayCLI -> H:\G\TwitterIRCGateway\branches\hosting\TwitterIrcGatewayCLI\bin\x86\Release\TwitterIrcGatewayCLI.exe Build succeeded. Time Elapsed 00:00:00.12 ------ [すべてリビルド] のスキップ: プロジェクト: UserStream, 構成: Release Any CPU ------ プロジェクトはこのソリューション構成に対してビルドするように選択されていません。 ========== すべてリビルド: 7 正常終了、1 失敗、4 スキップ ==========