Exemple #1
0
 /// <summary>
 /// true if the token values match
 /// </summary>
 /// <param name="other"></param>
 /// <returns></returns>
 public abstract bool EqualsTokenValue(GSTToken other);
Exemple #2
0
 /// <summary>
 /// true if the token values match
 /// </summary>
 /// <param name="other"></param>
 /// <returns></returns>
 public abstract bool EqualsTokenValue(GSTToken other);