C# Class CK.Plugins.ObjectExplorer.LogMethodConfig

Inheritance: ILogMethodConfig
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
LogMethodConfig ( ) : System.Collections.Generic
LogMethodConfig ( string methodName, string returnType, List p, ServiceLogMethodOptions logOptions, bool doLog ) : System.Collections.Generic

Method Details

LogMethodConfig() public méthode

public LogMethodConfig ( ) : System.Collections.Generic
Résultat System.Collections.Generic

LogMethodConfig() public méthode

public LogMethodConfig ( string methodName, string returnType, List p, ServiceLogMethodOptions logOptions, bool doLog ) : System.Collections.Generic
methodName string
returnType string
p List
logOptions ServiceLogMethodOptions
doLog bool
Résultat System.Collections.Generic