C# Class Benchmarkr.EmployeeQuery

Datei anzeigen Open project: realm/realm-dotnet Class Usage Examples

Public Properties

Property Type Description
IsHired bool
MaxAge int
MinAge int
Name string

Property Details

IsHired public_oe property

public bool IsHired
return bool

MaxAge public_oe property

public int MaxAge
return int

MinAge public_oe property

public int MinAge
return int

Name public_oe property

public string Name
return string