This commit is contained in:
@@ -3324,8 +3324,8 @@ namespace VEPROMS.CSLA.Library
|
||||
return LazyLoad(ref _TofCPageNumPos, "@TofCPageNumPos");
|
||||
}
|
||||
}
|
||||
private LazyLoad<int?> _TofCSpaceChar;
|
||||
public int? TofCSpaceChar
|
||||
private LazyLoad<string> _TofCSpaceChar;
|
||||
public string TofCSpaceChar
|
||||
{
|
||||
get
|
||||
{
|
||||
|
Reference in New Issue
Block a user