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