Develop and Download Open Source Software

Browse Subversion Repository

Diff of /branches/ProcessWatchImpl/Scone/SmileUserIdBox.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 43 by netseed, Sat Dec 12 15:08:28 2009 UTC revision 44 by netseed, Tue Dec 15 16:20:54 2009 UTC
# Line 21  namespace Toast.Scone Line 21  namespace Toast.Scone
21                  {                  {
22                          if (!IsEmpty)                          if (!IsEmpty)
23                          {                          {
24                                  this.Text = Normalizer_.Normalize(this.Text);                                  Text = Normalizer_.Normalize(Text);
25                          }                          }
26    
27                          base.OnTextChanged(e);                          base.OnTextChanged(e);

Legend:
Removed from v.43  
changed lines
  Added in v.44

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26