public static string ForRepo<T>()
Public Shared Function ForRepo(Of T) As String
public: generic<typename T> static String^ ForRepo()
static member ForRepo : unit -> string
In This Article