namespace HospitalManagementSystem;
|
|
|
|
public static class HospitalManagementSystemTestConsts
|
|
{
|
|
public const string CollectionDefinitionName = "HospitalManagementSystem collection";
|
|
}
|