Changed TODO comment to CSLATODO
This commit is contained in:
@@ -173,7 +173,7 @@ namespace VEPROMS.CSLA.Library
|
||||
return _UserID;
|
||||
}
|
||||
}
|
||||
// TODO: Replace base DetailInfo.ToString function as necessary
|
||||
// CSLATODO: Replace base DetailInfo.ToString function as necessary
|
||||
/// <summary>
|
||||
/// Overrides Base ToString
|
||||
/// </summary>
|
||||
@@ -182,7 +182,7 @@ namespace VEPROMS.CSLA.Library
|
||||
//{
|
||||
// return base.ToString();
|
||||
//}
|
||||
// TODO: Check DetailInfo.GetIdValue to assure that the ID returned is unique
|
||||
// CSLATODO: Check DetailInfo.GetIdValue to assure that the ID returned is unique
|
||||
/// <summary>
|
||||
/// Overrides Base GetIdValue - Used internally by CSLA to determine equality
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user