Method | Description | |
---|---|---|
EnsureIsValidAdbFile ( this client, string adbPath ) : void |
Throws an error if the path does not point to a valid instance of
|
public static EnsureIsValidAdbFile ( this client, string adbPath ) : void | ||
client | this |
/// An instance of a class that implements the |
adbPath | string | /// The path to validate. /// |
return | void |