Changed TODO comment to CSLATODO
This commit is contained in:
@@ -239,7 +239,7 @@ namespace VEPROMS.CSLA.Library
|
||||
return _MyZTransition;
|
||||
}
|
||||
}
|
||||
// TODO: Replace base TransitionInfo.ToString function as necessary
|
||||
// CSLATODO: Replace base TransitionInfo.ToString function as necessary
|
||||
/// <summary>
|
||||
/// Overrides Base ToString
|
||||
/// </summary>
|
||||
@@ -248,7 +248,7 @@ namespace VEPROMS.CSLA.Library
|
||||
//{
|
||||
// return base.ToString();
|
||||
//}
|
||||
// TODO: Check TransitionInfo.GetIdValue to assure that the ID returned is unique
|
||||
// CSLATODO: Check TransitionInfo.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