11 lines
164 B
C#
11 lines
164 B
C#
using System;
|
|
using System.Collections;
|
|
using System.Collections.Generic;
|
|
using AIMSDAL;
|
|
namespace AIMSModel
|
|
{
|
|
public partial class FeesRecord
|
|
{
|
|
}
|
|
}
|