文件名称:fadd-15373
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:129.95kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
插件程序,The DynObj interface represents an object that can be created and destroyed. It represents an object owned from a single point. Usually the functions doDestroy and doDtor would be implemented like: -The DynObj interface represents an object that can be created and destroyed. It represents an object owned from a single point. Usually the functions doDestroy and doDtor would be implemented like:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
trunk/
trunk/dlls/
trunk/dlls/xunit.dll
trunk/Examples/
trunk/Examples/Plugins/
trunk/Examples/Plugins/ExampleApplication.Shared/
trunk/Examples/Plugins/ExampleApplication.Shared/ExampleApplication.Shared.csproj
trunk/Examples/Plugins/ExampleApplication.Shared/IMyApplication.cs
trunk/Examples/Plugins/ExampleApplication.Shared/IMyPlugin.cs
trunk/Examples/Plugins/ExampleApplication.Shared/Properties/
trunk/Examples/Plugins/ExampleApplication.Shared/Properties/AssemblyInfo.cs
trunk/Examples/Plugins/ExampleApplication/
trunk/Examples/Plugins/ExampleApplication/ExampleApplication.csproj
trunk/Examples/Plugins/ExampleApplication/Program.cs
trunk/Examples/Plugins/ExampleApplication/Properties/
trunk/Examples/Plugins/ExampleApplication/Properties/AssemblyInfo.cs
trunk/Examples/Plugins/ExamplePlugin.Shared/
trunk/Examples/Plugins/ExamplePlugin.Shared/ExamplePlugin.Shared.csproj
trunk/Examples/Plugins/ExamplePlugin.Shared/IWorldPeace.cs
trunk/Examples/Plugins/ExamplePlugin.Shared/Properties/
trunk/Examples/Plugins/ExamplePlugin.Shared/Properties/AssemblyInfo.cs
trunk/Examples/Plugins/ExamplePlugin/
trunk/Examples/Plugins/ExamplePlugin/ExamplePlugin.csproj
trunk/Examples/Plugins/ExamplePlugin/MyPlugin.cs
trunk/Examples/Plugins/ExamplePlugin/MyPluginInfo.cs
trunk/Examples/Plugins/ExamplePlugin/Properties/
trunk/Examples/Plugins/ExamplePlugin/Properties/AssemblyInfo.cs
trunk/Examples/Plugins/ExamplePlugin/WorldPeace.cs
trunk/Fadd.Globalization.Yaml/
trunk/Fadd.Globalization.Yaml/Fadd.Globalization.Yaml.csproj
trunk/Fadd.Globalization.Yaml/fadd.snk
trunk/Fadd.Globalization.Yaml/Properties/
trunk/Fadd.Globalization.Yaml/Properties/AssemblyInfo.cs
trunk/Fadd.Globalization.Yaml/ReadMe.txt
trunk/Fadd.Globalization.Yaml/Tests/
trunk/Fadd.Globalization.Yaml/Tests/YamlWatcherTest.cs
trunk/Fadd.Globalization.Yaml/YamlLight.cs
trunk/Fadd.Globalization.Yaml/YamlWatcher.cs
trunk/fadd.sln
trunk/fadd/
trunk/fadd/Check.cs
trunk/fadd/Commands/
trunk/fadd/Commands/AsyncQueueItem.cs
trunk/fadd/Commands/AsyncQueueItemResult.cs
trunk/fadd/Commands/Command.cs
trunk/fadd/Commands/CommandHandler.cs
trunk/fadd/Commands/CommandManager.cs
trunk/fadd/Commands/ICommandDispatcher.cs
trunk/fadd/Commands/IRemote.cs
trunk/fadd/Commands/MappedCommand.cs
trunk/fadd/Commands/Net/
trunk/fadd/Commands/Net/BinaryChannel.cs
trunk/fadd/Commands/Net/Binding.cs
trunk/fadd/Commands/Net/CommandChannel.cs
trunk/fadd/Commands/Net/CommandPacket.cs
trunk/fadd/Commands/Net/CommandServer.cs
trunk/fadd/Commands/Net/DisconnectedHandler.cs
trunk/fadd/Commands/Net/ObjectCopier.cs
trunk/fadd/Commands/Net/TestCommand.cs
trunk/fadd/Commands/PropagationHandler.cs
trunk/fadd/Commands/ProxyDispatcher.cs
trunk/fadd/Commands/ProxyHandler.cs
trunk/fadd/Commands/Tests/
trunk/fadd/Commands/Tests/CommandManagerTester.cs
trunk/fadd/Commands/Tests/Commands.cs
trunk/fadd/Commands/TypeMapping.cs
trunk/fadd/Commands/UnhandledExceptionDelegate.cs
trunk/fadd/Fadd.csproj
trunk/fadd/fadd.snk
trunk/fadd/Globalization/
trunk/fadd/Globalization/EmptyLanguageNode.cs
trunk/fadd/Globalization/LanguageNode.cs
trunk/fadd/Globalization/MemLanguageNode.cs
trunk/fadd/Globalization/Tests/
trunk/fadd/Globalization/Tests/LanguageTest.cs
trunk/fadd/Logging/
trunk/fadd/Logging/ILogger.cs
trunk/fadd/Logging/LogManager.cs
trunk/fadd/Logging/NullLogger.cs
trunk/fadd/Logging/TextLogger.cs
trunk/fadd/MonthSpan.cs
trunk/fadd/Plugins/
trunk/fadd/Plugins/ApplicationRequestedHandler.cs
trunk/fadd/Plugins/EvidenceRequested.cs
trunk/fadd/Plugins/IApplication.cs
trunk/fadd/Plugins/IPlugin.cs
trunk/fadd/Plugins/IPluginInfo.cs
trunk/fadd/Plugins/PluginFinder.cs
trunk/fadd/Plugins/PluginLoadedHandler.cs
trunk/fadd/Plugins/PluginManager.cs
trunk/fadd/Plugins/PluginStarted.cs
trunk/fadd/Plugins/PluginTypeInfo.cs
trunk/fadd/Properties/
trunk/fadd/Properties/AssemblyInfo.cs
trunk/fadd/Tests/
trunk/fadd/Tests/ValidatorTest.cs
trunk/fadd/Validation/
trunk/fadd/Validation/IObjectHelper.cs
trunk/fadd/Validation/ObjectHelper.cs
trunk/fadd/Validation/PropertyMissingException.cs
trunk/fadd/Validation/RequiredAttribute.cs
trunk/fadd/Validation/TestObject.cs
trunk/fadd/Validation/ValidateEmailAttribute.cs
trunk/fadd/Validation/ValidateLettersOrDigitsAttribute.cs
trunk/fadd/Validation/ValidateMaxLengthAttribute.cs
trunk/fadd/Validation/ValidationFailedException.cs
trunk/fadd/Validator.cs
trunk/dlls/
trunk/dlls/xunit.dll
trunk/Examples/
trunk/Examples/Plugins/
trunk/Examples/Plugins/ExampleApplication.Shared/
trunk/Examples/Plugins/ExampleApplication.Shared/ExampleApplication.Shared.csproj
trunk/Examples/Plugins/ExampleApplication.Shared/IMyApplication.cs
trunk/Examples/Plugins/ExampleApplication.Shared/IMyPlugin.cs
trunk/Examples/Plugins/ExampleApplication.Shared/Properties/
trunk/Examples/Plugins/ExampleApplication.Shared/Properties/AssemblyInfo.cs
trunk/Examples/Plugins/ExampleApplication/
trunk/Examples/Plugins/ExampleApplication/ExampleApplication.csproj
trunk/Examples/Plugins/ExampleApplication/Program.cs
trunk/Examples/Plugins/ExampleApplication/Properties/
trunk/Examples/Plugins/ExampleApplication/Properties/AssemblyInfo.cs
trunk/Examples/Plugins/ExamplePlugin.Shared/
trunk/Examples/Plugins/ExamplePlugin.Shared/ExamplePlugin.Shared.csproj
trunk/Examples/Plugins/ExamplePlugin.Shared/IWorldPeace.cs
trunk/Examples/Plugins/ExamplePlugin.Shared/Properties/
trunk/Examples/Plugins/ExamplePlugin.Shared/Properties/AssemblyInfo.cs
trunk/Examples/Plugins/ExamplePlugin/
trunk/Examples/Plugins/ExamplePlugin/ExamplePlugin.csproj
trunk/Examples/Plugins/ExamplePlugin/MyPlugin.cs
trunk/Examples/Plugins/ExamplePlugin/MyPluginInfo.cs
trunk/Examples/Plugins/ExamplePlugin/Properties/
trunk/Examples/Plugins/ExamplePlugin/Properties/AssemblyInfo.cs
trunk/Examples/Plugins/ExamplePlugin/WorldPeace.cs
trunk/Fadd.Globalization.Yaml/
trunk/Fadd.Globalization.Yaml/Fadd.Globalization.Yaml.csproj
trunk/Fadd.Globalization.Yaml/fadd.snk
trunk/Fadd.Globalization.Yaml/Properties/
trunk/Fadd.Globalization.Yaml/Properties/AssemblyInfo.cs
trunk/Fadd.Globalization.Yaml/ReadMe.txt
trunk/Fadd.Globalization.Yaml/Tests/
trunk/Fadd.Globalization.Yaml/Tests/YamlWatcherTest.cs
trunk/Fadd.Globalization.Yaml/YamlLight.cs
trunk/Fadd.Globalization.Yaml/YamlWatcher.cs
trunk/fadd.sln
trunk/fadd/
trunk/fadd/Check.cs
trunk/fadd/Commands/
trunk/fadd/Commands/AsyncQueueItem.cs
trunk/fadd/Commands/AsyncQueueItemResult.cs
trunk/fadd/Commands/Command.cs
trunk/fadd/Commands/CommandHandler.cs
trunk/fadd/Commands/CommandManager.cs
trunk/fadd/Commands/ICommandDispatcher.cs
trunk/fadd/Commands/IRemote.cs
trunk/fadd/Commands/MappedCommand.cs
trunk/fadd/Commands/Net/
trunk/fadd/Commands/Net/BinaryChannel.cs
trunk/fadd/Commands/Net/Binding.cs
trunk/fadd/Commands/Net/CommandChannel.cs
trunk/fadd/Commands/Net/CommandPacket.cs
trunk/fadd/Commands/Net/CommandServer.cs
trunk/fadd/Commands/Net/DisconnectedHandler.cs
trunk/fadd/Commands/Net/ObjectCopier.cs
trunk/fadd/Commands/Net/TestCommand.cs
trunk/fadd/Commands/PropagationHandler.cs
trunk/fadd/Commands/ProxyDispatcher.cs
trunk/fadd/Commands/ProxyHandler.cs
trunk/fadd/Commands/Tests/
trunk/fadd/Commands/Tests/CommandManagerTester.cs
trunk/fadd/Commands/Tests/Commands.cs
trunk/fadd/Commands/TypeMapping.cs
trunk/fadd/Commands/UnhandledExceptionDelegate.cs
trunk/fadd/Fadd.csproj
trunk/fadd/fadd.snk
trunk/fadd/Globalization/
trunk/fadd/Globalization/EmptyLanguageNode.cs
trunk/fadd/Globalization/LanguageNode.cs
trunk/fadd/Globalization/MemLanguageNode.cs
trunk/fadd/Globalization/Tests/
trunk/fadd/Globalization/Tests/LanguageTest.cs
trunk/fadd/Logging/
trunk/fadd/Logging/ILogger.cs
trunk/fadd/Logging/LogManager.cs
trunk/fadd/Logging/NullLogger.cs
trunk/fadd/Logging/TextLogger.cs
trunk/fadd/MonthSpan.cs
trunk/fadd/Plugins/
trunk/fadd/Plugins/ApplicationRequestedHandler.cs
trunk/fadd/Plugins/EvidenceRequested.cs
trunk/fadd/Plugins/IApplication.cs
trunk/fadd/Plugins/IPlugin.cs
trunk/fadd/Plugins/IPluginInfo.cs
trunk/fadd/Plugins/PluginFinder.cs
trunk/fadd/Plugins/PluginLoadedHandler.cs
trunk/fadd/Plugins/PluginManager.cs
trunk/fadd/Plugins/PluginStarted.cs
trunk/fadd/Plugins/PluginTypeInfo.cs
trunk/fadd/Properties/
trunk/fadd/Properties/AssemblyInfo.cs
trunk/fadd/Tests/
trunk/fadd/Tests/ValidatorTest.cs
trunk/fadd/Validation/
trunk/fadd/Validation/IObjectHelper.cs
trunk/fadd/Validation/ObjectHelper.cs
trunk/fadd/Validation/PropertyMissingException.cs
trunk/fadd/Validation/RequiredAttribute.cs
trunk/fadd/Validation/TestObject.cs
trunk/fadd/Validation/ValidateEmailAttribute.cs
trunk/fadd/Validation/ValidateLettersOrDigitsAttribute.cs
trunk/fadd/Validation/ValidateMaxLengthAttribute.cs
trunk/fadd/Validation/ValidationFailedException.cs
trunk/fadd/Validator.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.