Class StandardMatch
public class StandardMatch
- Inheritance
-
StandardMatch
- Inherited Members
- Extension Methods
Constructors
StandardMatch()
public StandardMatch()
Properties
Code
public string Code { get; set; }
Property Value
Id
public Guid Id { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Title
public string Title { get; set; }
Property Value
Type
public string Type { get; set; }