This commit is contained in:
@@ -98,7 +98,7 @@ namespace Volian.Controls.Library
|
||||
_MyItem = value;
|
||||
if (value != null)
|
||||
{
|
||||
//// TIMING: vlnCSLARTB.TimeIt("rtbMyItem Start");
|
||||
//// TIMING: DisplayItem.TimeIt("rtbMyItem Start");
|
||||
//if (value.ItemID == 90)
|
||||
// if(_MyLog.IsInfoEnabled)_MyLog.InfoFormat(value.MyContent.Text);
|
||||
string txt = _MyItem.MyContent.Text;
|
||||
@@ -128,7 +128,7 @@ namespace Volian.Controls.Library
|
||||
{
|
||||
AddRtf(txt);
|
||||
}
|
||||
//// TIMING: vlnCSLARTB.TimeIt("rtbMyItem End");
|
||||
//// TIMING: DisplayItem.TimeIt("rtbMyItem End");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user