Exemple #1
0
 public static bool ContainsScreenerPropertyTag(ScreenerProperty prp) { return SreenerTags.ContainsKey(prp); }
Exemple #2
0
 public static string GetScreenerPropertyTag(ScreenerProperty prp) { return SreenerTags[prp]; }