public FileContentSource( int id, string name )
Public Sub New ( id As Integer, name As String )
public: FileContentSource( int id, String^ name )
new : id : int * name : string -> FileContentSource
In This Article