Class LocalizationTestController.PersonModel
Inheritance
object
LocalizationTestController.PersonModel
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.App
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class LocalizationTestController.PersonModel
Constructors
PersonModel()
Declaration
public PersonModel()
Properties
BirthDate
Declaration
public string BirthDate { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
BirthDate1
Declaration
public string BirthDate1 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
BirthDate2
Declaration
public string BirthDate2 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
BirthDate3
Declaration
public string BirthDate3 { get; set; }
Property Value
| Type | Description |
|---|---|
| string |