public MruFileItem(
string filepath
)
Public Sub New (
filepath As String
)
Dim filepath As String
Dim instance As New MruFileItem(filepath)
public:
MruFileItem(
String^ filepath
)
new :
filepath : string -> MruFileItem
No code example is currently available or this language may not be supported.