C# Class Carrotware.CMS.Core.CMSFilePath

Afficher le fichier Open project: ninianne98/CarrotCakeCMS-MVC Class Usage Examples

Méthodes publiques

Méthode Description
CMSFilePath ( ) : System
CMSFilePath ( string fileName ) : System
CMSFilePath ( string fileName, System.Guid siteID ) : System
Equals ( Object obj ) : bool
GetHashCode ( ) : int

Method Details

CMSFilePath() public méthode

public CMSFilePath ( ) : System
Résultat System

CMSFilePath() public méthode

public CMSFilePath ( string fileName ) : System
fileName string
Résultat System

CMSFilePath() public méthode

public CMSFilePath ( string fileName, System.Guid siteID ) : System
fileName string
siteID System.Guid
Résultat System

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int