Class ApplicationService_FluentValidation_Tests.MyMethodInput3
Inheritance
object
ApplicationService_FluentValidation_Tests.MyMethodInput3
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.MyMethodInput3
Constructors
MyMethodInput3()
Declaration
public MyMethodInput3()
Properties
MyBoolValue3
Declaration
public bool MyBoolValue3 { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
MyStringValue3
Declaration
public string MyStringValue3 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |