SharpCvsLib

LoginCommand Members

LoginCommand overview

Public Instance Constructors

LoginCommandOverloaded. Initializes a new instance of the LoginCommand class.

Public Instance Properties

Password The text value of the password that will be used to login. This should be translated into one of the public API command objects.

Public Instance Methods

Equals (inherited from Object)
Execute Process the login command with cvs library API calls.
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

LoginCommand Class | ICSharpCode.SharpCvsLib.Console.Commands Namespace