DescriptionRequestDto Constructor

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

Definition

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

See Also