Method | Description | |
---|---|---|
FileValidatorActor ( IActorRef consoleWriterActor ) : System.IO |
Method | Description | |
---|---|---|
OnReceive ( object message ) : void |
Method | Description | |
---|---|---|
IsFileUri ( string path ) : bool |
Checks if file exists at path provided by user.
|
public FileValidatorActor ( IActorRef consoleWriterActor ) : System.IO | ||
consoleWriterActor | IActorRef | |
return | System.IO |
protected OnReceive ( object message ) : void | ||
message | object | |
return | void |