代码搜索:toString

找到约 10,000 项符合「toString」的源代码

代码结果 10,000
www.eeworm.com/read/121924/6067071

cs messagestartdownload.cs

using System.Text; namespace Org.InteliIM.Activities.FileSharing { /// /// 开始下载消息 /// public sealed class MessageStartDownload: InstantMessage { private Asset ass
www.eeworm.com/read/121924/6067089

cs messageleaveword.cs

using System.Text; namespace Org.InteliIM.Activities.LeaveWord { /// /// 消息消息 /// /// /// 适合发送给脱机的同事 /// public sealed class MessageLeaveWor
www.eeworm.com/read/121924/6067126

cs messagecloseconversation.cs

using System.Text; namespace Org.InteliIM.Activities.Conversations { /// /// 离开谈话消息 /// public sealed class MessageCloseConversation: InstantMessage { ///
www.eeworm.com/read/121924/6067127

cs messageopenconversation.cs

using System.Text; namespace Org.InteliIM.Activities.Conversations { /// /// 请求交谈消息 /// public sealed class MessageOpenConversation: InstantMessage { ///
www.eeworm.com/read/121924/6067144

cs messagesendfeedbackresult.cs

using System.Text; namespace Org.InteliIM.Configurations { /// /// 发送反馈结果消息 /// public sealed class MessageSendFeedbackResult : InstantMessage { private string re
www.eeworm.com/read/121924/6067145

cs messagesendfeedback.cs

using System.Text; namespace Org.InteliIM.Configurations { /// /// 发送反馈消息 /// public sealed class MessageSendFeedback : InstantMessage { private Feedback feedback
www.eeworm.com/read/121924/6067164

cs messageerroroccurred.cs

using System.Text; namespace Org.InteliIM.Configurations { /// /// 当发生了一个错误时发送的消息 /// public sealed class MessageErrorOccurred : InstantMessage { private string r
www.eeworm.com/read/121924/6067165

cs messagetestconnection.cs

using System.Text; namespace Org.InteliIM.Configurations { /// /// 测试连接消息 /// public sealed class MessageTestConnection : InstantMessage { public MessageTestConne
www.eeworm.com/read/121924/6067167

cs messagetestconnectionreply.cs

using System.Text; namespace Org.InteliIM.Configurations { /// /// 响应测试连接消息 /// public sealed class MessageTestConnectionReply : InstantMessage { public MessageTe
www.eeworm.com/read/121924/6067168

cs messageserverservicestatuschanged.cs

using System.Text; namespace Org.InteliIM.Configurations { /// /// 服务器状态改变消息 /// public sealed class MessageServerServiceStatusChanged : InstantMessage { private