protected static T LookUpInput( int id )
Protected Shared Function LookUpInput ( id As Integer ) As T
protected: static T LookUpInput( int id )
static member LookUpInput : id : int -> 'T
In This Article