The Unity Event Broker Extension QuickStart

时间:2012-02-02 10:44:23
【文件属性】:

文件名称:The Unity Event Broker Extension QuickStart

文件大小:369KB

文件格式:ZIP

更新时间:2012-02-02 10:44:23

Unity Extension

学习Unity的StopLight QuickStart的例子,扩展了Unity的Extension。


【文件预览】:
CSharp2008.sln
StopLightExtension
----Stoplight.cs(2KB)
----obj()
--------Debug()
----bin()
--------Debug()
----IStoplightView.cs(525B)
----Logger.cs(485B)
----StopLightTimer.cs(1KB)
----StopLightExtension.csproj(4KB)
----StoplightPresenter.cs(5KB)
----Properties()
--------AssemblyInfo.cs(1KB)
----StoplightSchedule.cs(2KB)
Framework.EventBroker
----EventSubscriptionAttribute.cs(927B)
----EventPublicationAttribute.cs(975B)
----obj()
--------Debug()
----bin()
--------Debug()
----Framework.EventBroker.csproj(3KB)
----Extensions()
--------EventSubscriptionAttribute.cs(927B)
--------EventBrokerExtension.cs(1KB)
--------EventPublicationAttribute.cs(975B)
--------IEventBrokerInfoPolicy.cs(2KB)
--------EventBrokerWireupStrategy.cs(3KB)
--------obj()
--------bin()
--------EventBrokerInfoPolicy.cs(2KB)
--------EventBrokerReflectionStrategy.cs(3KB)
--------ISimpleEventBrokerConfiguration.cs(848B)
--------Framework.EventBroker.Extension.csproj(3KB)
--------Properties()
--------PublishSubscribeAttribute.cs(1KB)
----EventInspector.cs(3KB)
----PublishedEvent.cs(5KB)
----Properties()
--------AssemblyInfo.cs(2KB)
----PublishSubscribeAttribute.cs(1KB)
StopLightForm
----Program.cs(925B)
----StoplightForm.resx(6KB)
----StopLightForm.csproj(5KB)
----obj()
--------Debug()
----bin()
--------Debug()
----StoplightForm.cs(4KB)
----Properties()
--------AssemblyInfo.cs(1KB)
--------Settings.Designer.cs(1KB)
--------Resources.resx(5KB)
--------Settings.settings(249B)
--------Resources.Designer.cs(3KB)
----StoplightForm.Designer.cs(7KB)

网友评论

  • 很老的代码。
  • 我不会用,呜呜呜,留着以后用吧
  • 这个例子看着挺实用的,可以练手用
  • 例子很简单,但实用,谢谢