Results site in .NET Core
This commit is contained in:
@ -7,9 +7,5 @@
|
||||
public int OptionB { get; set; }
|
||||
|
||||
public int VoteCount { get; set; }
|
||||
|
||||
public double OptionAPercent { get; set; }
|
||||
|
||||
public double OptionBPercent { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user