public static T SetFromRow<T>( this DataRow dc, T value = null ) where T : class, new()
Copyright (c) 2018 - GNU General Public License v3.0