Click or drag to resize

ProjectData Class

Inheritance Hierarchy
SystemObject
  Orthogonal.Common.Basic.DepScanProjectData

Namespace: Orthogonal.Common.Basic.DepScan
Assembly: Orthogonal.Common.Basic (in Orthogonal.Common.Basic.dll) Version: 2024-04-15 18:00 GMT+10.f27da1471008deaf16b803c17e24a5955690aef1
Syntax
C#
public sealed class ProjectData

The ProjectData type exposes the following members.

Constructors
 NameDescription
Public methodProjectData(FileInfo)Initializes a new instance of the ProjectData class
Public methodProjectData(FileInfo, String, Version, String, String, String, String, String, String, String, String, String, String, Byte)Initializes a new instance of the ProjectData class
Top
Properties
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also