C# Class System.Diagnostics.TraceUtils

Datei anzeigen Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
ConvertToBaseTypeOrEnum ( string value, Type type ) : object
GetRuntimeObject ( string className, Type baseType, string initializeData ) : object
IsOwnedTextWriterTL ( Type type ) : bool
VerifyAttributes ( IDictionary attributes, String supportedAttributes, object parent ) : void