Class GetWithComplexTypeInput
Inherited Members
Namespace: Volo.Abp.TestApp.Application.Dto
Assembly: Volo.Abp.TestApp.dll
Syntax
public class GetWithComplexTypeInput
Constructors
GetWithComplexTypeInput()
Declaration
public GetWithComplexTypeInput()
Properties
Inner1
Declaration
public GetWithComplexTypeInput.GetWithComplexTypeInner Inner1 { get; set; }
Property Value
Type | Description |
---|---|
GetWithComplexTypeInput.GetWithComplexTypeInner |
Value1
Declaration
public string Value1 { get; set; }
Property Value
Type | Description |
---|---|
string |