C# (CSharp) Prototype Namespace

Nested Namespaces

Prototype.Admin
Prototype.Common
Prototype.Databases
Prototype.Domain
Prototype.Handlers
Prototype.Logger
Prototype.NetworkLobby
Prototype.Platform
Prototype.Prototype
Prototype.Replay
Prototype.Service
Prototype.Tests
Prototype.Views
Prototype.Web
Prototype.Xilinx

Classes

Name Description
ConcretePrototype1
ConcretePrototype2
Configuration
MainApp MainApp startup class for Structural Prototype Design Pattern.
PriorityStages Stages are conventions. You are responsible for doing operations that are sutable for particular stage. We do not guarantee any order of handlers that belong to one stage. They will run in parallel. But we guarantee strict order for handlers in different stages.
Prototype
PrototypeSettings
Ship
World