Collected all settings ChkBoxes
This commit is contained in:
@ -52,7 +52,7 @@ namespace CobXmlSupport
|
||||
get { return __startPos+__length-1; }
|
||||
}
|
||||
|
||||
public string ToString()
|
||||
public override string ToString()
|
||||
{
|
||||
return __wordSource;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user