public T AddProperties<T>( T obj )
Public Function AddProperties(Of T) ( _ obj As T _ ) As T
public: generic<typename T> T AddProperties( T obj )