public deSyncFileRequest( string filePath, string fileContents )
Public Sub New ( _ filePath As String, _ fileContents As String _ )
public: deSyncFileRequest( String^ filePath, String^ fileContents )