Click or drag to resize

DeveloperInformation Class

Just a class to use to make it easy to update developer information.
Inheritance Hierarchy
SystemObject
  DustProductions.CoreDeveloperInformation

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static class DeveloperInformation

The DeveloperInformation type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDeveloperName
The name of the company that made this.
Public fieldStatic memberDeveloperWebsite
The website of the company that made this.
Top
See Also