C# Class AzureSiteReplicator.Data.Site

Afficher le fichier Open project: projectkudu/AzureSiteReplicator Class Usage Examples

Méthodes publiques

Méthode Description
Delete ( ) : void
Equals ( object obj ) : bool
GetHashCode ( ) : int
GetLogFile ( bool readOnly ) : LogFile
Site ( string profilePath ) : System

Method Details

Delete() public méthode

public Delete ( ) : void
Résultat void

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

GetLogFile() public méthode

public GetLogFile ( bool readOnly ) : LogFile
readOnly bool
Résultat LogFile

Site() public méthode

public Site ( string profilePath ) : System
profilePath string
Résultat System