Méthode | Description | |
---|---|---|
Insanity ( InsanityType type, string msg ) : System.Collections.Generic | ||
ToString ( ) : string |
Multi-Line representation of this Insanity object, starting with the Type and Msg, followed by each CacheEntry.toString() on it's own line prefaced by a tab character
|
public Insanity ( InsanityType type, string msg ) : System.Collections.Generic | ||
type | InsanityType | |
msg | string | |
Résultat | System.Collections.Generic |