Class ApplicationService_FluentValidation_Tests.MyMethodInput
Inheritance
object
ApplicationService_FluentValidation_Tests.MyMethodInput
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.FluentValidation
Assembly: Volo.Abp.FluentValidation.Tests.dll
Syntax
public class ApplicationService_FluentValidation_Tests.MyMethodInput
Constructors
MyMethodInput()
Declaration
public MyMethodInput()
Properties
MyMethodInput2
Declaration
public ApplicationService_FluentValidation_Tests.MyMethodInput2 MyMethodInput2 { get; set; }
Property Value
| Type | Description |
|---|---|
| ApplicationService_FluentValidation_Tests.MyMethodInput2 |
MyMethodInput3
Declaration
public ApplicationService_FluentValidation_Tests.MyMethodInput3 MyMethodInput3 { get; set; }
Property Value
| Type | Description |
|---|---|
| ApplicationService_FluentValidation_Tests.MyMethodInput3 |
MyStringValue
Declaration
public string MyStringValue { get; set; }
Property Value
| Type | Description |
|---|---|
| string |