Google.Apis.Logging Log4NetLogger () |
public sealed class Google.Apis.Logging.Log4NetLogger
|
n/a
|
- Constructor: public Log4NetLogger ()
- Constructor: public Log4NetLogger (Type t)
- Method: public virtual void Debug (string message, object[] formatArgs)
- Method (i): public virtual bool Equals (object obj)
- Method: public virtual void Error (Exception exception, string message, object[] formatArgs)
- Method: public virtual void Error (string message, object[] formatArgs)
- Method (i): protected virtual void Finalize ()
- Method: public virtual ILogger ForType ()
- Method: public virtual ILogger ForType (Type type)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method: public virtual void Info (string message, object[] formatArgs)
- Method (i): protected object MemberwiseClone ()
- Method (i): public virtual string ToString ()
- Method: public virtual void Warning (string message, object[] formatArgs)
- Property: virtual bool IsDebugEnabled { public get; }
|
--> NONE <--
|
Google.Apis.Util.Store FileDataStore () |
public class Google.Apis.Util.Store.FileDataStore
|
n/a
|
- Constructor: public FileDataStore (string folder, bool fullPath)
- Method: public virtual Task ClearAsync ()
- Method: public virtual Task DeleteAsync (string key)
- Method (i): public virtual bool Equals (object obj)
- Method (i): protected virtual void Finalize ()
- Method: public static string GenerateStoredKey (string key, Type t)
- Method: public virtual Task`1 GetAsync (string key)
- Method (i): public virtual int GetHashCode ()
- Method (i): public Type GetType ()
- Method (i): protected object MemberwiseClone ()
- Method: public virtual Task StoreAsync (string key, T value)
- Method (i): public virtual string ToString ()
- Property: string FolderPath { public get; }
|
--> NONE <--
|