2using System.Reflection;
21 return typeof(XmlNode).GetTypeInfo().IsAssignableFrom(Object.GetTypeInfo()) ? Grade.Ok :
Grade.NotAtAll;
31 XmlNode Node = (XmlNode)Value;
Formats an XmlDocument as an expression.
string GetString(object Value)
Gets a string representing a value.
Grade Supports(Type Object)
If the interface understands objects such as Object .
Interface for custom string output classes. Converts objects of a given type to an expression string.