Class ApplicationService_FluentValidation_Tests.MyMethodInput
Inheritance
ApplicationService_FluentValidation_Tests.MyMethodInput
Assembly: Volo.Abp.FluentValidation.Tests.dll
public class ApplicationService_FluentValidation_Tests.MyMethodInput
Constructors
Declaration
Properties
Declaration
public ApplicationService_FluentValidation_Tests.MyMethodInput2 MyMethodInput2 { get; set; }
Property Value
Declaration
public ApplicationService_FluentValidation_Tests.MyMethodInput3 MyMethodInput3 { get; set; }
Property Value
Declaration
public string MyStringValue { get; set; }
Property Value
Extension Methods