Example #1
0
 internal string GetNameForDb()
 {
     return(DbName.ToNull() ?? ClrName.ToNull());
 }