C# Class pGina.Plugin.Ldap.TimeMethod

Exibir arquivo Open project: MutonUfoAI/pgina Class Usage Examples

Public Properties

Property Type Description
methods TimeMethod>.Dictionary

Protected Properties

Property Type Description
m_method System.Methods
m_name string

Public Methods

Method Description
time ( ) : string
time ( System.TimeSpan add ) : string

Private Methods

Method Description
TimeMethod ( ) : System

Method Details

time() public abstract method

public abstract time ( ) : string
return string

time() public abstract method

public abstract time ( System.TimeSpan add ) : string
add System.TimeSpan
return string

Property Details

m_method protected_oe property

protected Methods,System m_method
return System.Methods

m_name protected_oe property

protected string m_name
return string

methods public_oe static_oe property

public static Dictionary methods
return TimeMethod>.Dictionary