public SortCommand( ISort sort )
'Declaration Public Function New( _ ByVal sort As ISort _ )
'Declaration
Public Function New( _ ByVal sort As ISort _ )
'Usage Dim sort As ISort Dim instance As New SortCommand(sort)
'Usage
Dim sort As ISort Dim instance As New SortCommand(sort)
SortCommand Class SortCommand Members Overload List