资源简介
代码片段和文件信息
using System;
using System.Collections;
using System.Collections.Generic;
using System.ServiceModel;
using Common;
namespace Chatters
{
#region IChat interface
///
/// This interface provides 4 methods that may be used in order to clients
/// to carry out specific actions in the chat room. This interface
/// expects the clients that implement this interface to be able also support
/// a callback of type IChatCallback
///
/// There are methods for
///
/// Say : send a globally broadcasted message
/// Whisper : send a personal message
/// Join : join the chat room
/// Leave : leave the chat room
///
[ServiceContract(SessionMode = SessionMode.Required Ca
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1000 2007-06-20 11:03 WCFWPFChatters\ChatService\App.config
文件 16990 2007-07-25 20:40 WCFWPFChatters\ChatService\ChatService.cs
文件 2637 2007-07-24 18:06 WCFWPFChatters\ChatService\ChatService.csproj
文件 2021 2007-07-22 19:15 WCFWPFChatters\ChatService\ClassDiagram1.cd
文件 184 2007-06-20 11:10 WCFWPFChatters\ChatService\HOW TO CREATE CLIENT PROXY.txt
文件 1294 2007-07-22 10:39 WCFWPFChatters\ChatService\Program.cs
文件 1418 2007-01-02 11:11 WCFWPFChatters\ChatService\Properties\AssemblyInfo.cs
文件 20480 2014-02-11 11:03 WCFWPFChatters\ChatService\bin\Debug\ChatService.exe
文件 1000 2007-06-20 11:03 WCFWPFChatters\ChatService\bin\Debug\ChatService.exe.config
文件 19968 2014-02-11 11:03 WCFWPFChatters\ChatService\bin\Debug\ChatService.pdb
文件 5632 2014-02-11 11:03 WCFWPFChatters\ChatService\bin\Debug\ChatService.vshost.exe
文件 1000 2007-06-20 11:03 WCFWPFChatters\ChatService\bin\Debug\ChatService.vshost.exe.config
文件 16384 2014-02-11 11:03 WCFWPFChatters\ChatService\bin\Debug\Person.dll
文件 13824 2014-02-11 11:03 WCFWPFChatters\ChatService\bin\Debug\Person.pdb
文件 20480 2007-01-02 11:15 WCFWPFChatters\ChatService\bin\Release\ChatService.exe
文件 1008 2007-01-02 11:11 WCFWPFChatters\ChatService\bin\Release\ChatService.exe.config
文件 15872 2007-01-02 11:15 WCFWPFChatters\ChatService\bin\Release\ChatService.pdb
文件 5632 2005-09-23 06:56 WCFWPFChatters\ChatService\bin\Release\ChatService.vshost.exe
文件 1008 2007-01-02 11:11 WCFWPFChatters\ChatService\bin\Release\ChatService.vshost.exe.config
文件 708 2014-02-11 11:03 WCFWPFChatters\ChatService\obj\ChatService.csproj.FileListAbsolute.txt
文件 20480 2014-02-11 11:03 WCFWPFChatters\ChatService\obj\Debug\ChatService.exe
文件 19968 2014-02-11 11:03 WCFWPFChatters\ChatService\obj\Debug\ChatService.pdb
文件 33644 2014-02-11 11:03 WCFWPFChatters\ChatService\obj\Debug\ResolveAssemblyReference.cache
文件 2195 2007-07-18 19:22 WCFWPFChatters\Chatters.sln
文件 424 2007-07-22 19:57 WCFWPFChatters\Common\ClassDiagram1.cd
文件 2361 2007-07-22 19:57 WCFWPFChatters\Common\Common.csproj
文件 3049 2007-07-22 10:39 WCFWPFChatters\Common\Person.cs
文件 1383 2007-06-19 18:47 WCFWPFChatters\Common\Properties\AssemblyInfo.cs
文件 16384 2014-02-11 11:03 WCFWPFChatters\Common\bin\Debug\Person.dll
文件 13824 2014-02-11 11:03 WCFWPFChatters\Common\bin\Debug\Person.pdb
............此处省略71个文件信息
相关资源
- ASP.NET MVC5考试_管理系统源码
- c#入门经典 第七版 中文版 非扫描版
- .netc#新手菜鸟mvc5的仓库管理系统 so
- dc竞赛房租处理数据
- 基恩士PLC通讯.rar
- C# NPOI生成word插入图片和表格
- C#程序设计基础C#程序设计及应用教程
- 深入.NET平台和C#编程
- .net 美萍超市管理系统源码C#
- 第二代Kinect WPF开发从入门到精通资料
- WinForm GeckoFx33 Demo JS与C#互交 窗口浏览
- 《ASP.NET程序设计项目教程》周虎,王
- [精通ASP.NET.MVC5英文原版
- Focas V4.0 带说明
- 计算机图形学 三维模型处理算法初步
- C# KTV 点歌系统,C#项目源码带数据库
- C#实验--A.1 视频动态绘制练习.
- c#实现动态规划法——求解矩阵连乘问
- c#winform中完美代替WebBrowser最新的控件
- 最新 Ext甘特图控件 + Ext日程控件 破解
- C#高级编程第9版:C#5.0 & .NET 4.5.1 par
- ASP.NET WebAPI+mvc4.0+EasyUI快速开发框架
- Illustrated C# 2010 C# 4.0图解教程
- Codejock Xtreme Suite Pro ActiveX 15.3.1 零售版
- C# WINFORM框架源碼
- C# WinForm实践开发教程清晰版
- 3D打印机上位机源码Reprap Host 是C#写的
- C#设计模式+源码JamesW.Cooper.zip
- C#程序开发范例宝典(第3版).(配套
- asp.net mvc 网上书店系统
评论
共有 条评论