Class LocalizationTestController.PersonModel
Inheritance
LocalizationTestController.PersonModel
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class LocalizationTestController.PersonModel
Constructors
PersonModel()
Declaration
Properties
BirthDate
Declaration
public string BirthDate { get; set; }
Property Value
BirthDate1
Declaration
public string BirthDate1 { get; set; }
Property Value
BirthDate2
Declaration
public string BirthDate2 { get; set; }
Property Value
BirthDate3
Declaration
public string BirthDate3 { get; set; }
Property Value
Extension Methods