C# Class pGina.Plugin.Ldap.TimeMethod

Afficher le fichier Open project: MutonUfoAI/pgina Class Usage Examples

Méthodes publiques

Свойство Type Description
methods TimeMethod>.Dictionary

Protected Properties

Свойство Type Description
m_method System.Methods
m_name string

Méthodes publiques

Méthode Description
time ( ) : string
time ( System.TimeSpan add ) : string

Private Methods

Méthode Description
TimeMethod ( ) : System

Method Details

time() public abstract méthode

public abstract time ( ) : string
Résultat string

time() public abstract méthode

public abstract time ( System.TimeSpan add ) : string
add System.TimeSpan
Résultat string

Property Details

m_method protected_oe property

protected Methods,System m_method
Résultat System.Methods

m_name protected_oe property

protected string m_name
Résultat string

methods public_oe static_oe property

public static Dictionary methods
Résultat TimeMethod>.Dictionary