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