private string TBNameBuilder(string name, string r) { string FullName = LocalFunctions.StBuilder(name, r); return(FullName); }