WIP Member List
This commit is contained in:
@ -6,7 +6,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace WGneu
|
||||
namespace WGneu.Models
|
||||
{
|
||||
[Table("country"), PrimaryKey("Alpha2")]
|
||||
public class Country
|
||||
|
Reference in New Issue
Block a user