pq
Results
2
issues of
pq
RT
if i have a title, in resx, the apptitle is "app"; in the code public string Title { get { return GetValue(); } set { SetValue(value); } } ctor{ Title=...