ProjectRequestDto Constructor

Note: This API is now obsolete.
Initializes a new instance of the ProjectRequestDto class

Definition

Namespace: spider.Dtos
Assembly: spider (in spider.exe) Version: 1.0.0+fc7a1b35c0f8728ecbe7255d9fa5b4d3324ce3c6
C#
[ObsoleteAttribute("Constructors of types with required members are not supported in this version of your compiler.", 
	true)]
public ProjectRequestDto()

See Also