| Name | Description |
---|
  | Clip | |
  | GetMessageForAssertion | |
  | ToString(IDictionary, IGraph, Boolean, ObjectNamerAndIndexer, TransientObjectNamerAndIndexer, IGraphProcessingEnvironment) |
Returns a string representation of the given dictionary
|
  | ToString(IList, IGraph, Boolean, ObjectNamerAndIndexer, TransientObjectNamerAndIndexer, IGraphProcessingEnvironment) |
Returns a string representation of the given List
|
  | ToString(Object, IGraph, Boolean, ObjectNamerAndIndexer, TransientObjectNamerAndIndexer, IGraphProcessingEnvironment) |
Returns a string representation of the given scalar value
|
  | ToString(IDeque, IGraph, Boolean, ObjectNamerAndIndexer, TransientObjectNamerAndIndexer, IGraphProcessingEnvironment) |
Returns a string representation of the given Deque
|
  | ToString(IDeque, AttributeChangeType, Object, String, String, AttributeType, IGraph) |
Returns a string representation of the given Deque
after the given operation with the given parameters was applied
|
  | ToString(IDictionary, AttributeChangeType, Object, Object, String, String, AttributeType, IGraph) |
Returns a string representation of the given dictionary
after the given operation with the given parameters was applied
|
  | ToString(IList, AttributeChangeType, Object, Object, String, String, AttributeType, IGraph) |
Returns a string representation of the given List
after the given operation with the given parameters was applied
|
  | ToString(IDictionary, String, String, AttributeType, IGraph, Boolean, ObjectNamerAndIndexer, TransientObjectNamerAndIndexer, IGraphProcessingEnvironment) |
Returns a string representation of the given dictionary
|
  | ToString(IList, String, String, AttributeType, IGraph, Boolean, ObjectNamerAndIndexer, TransientObjectNamerAndIndexer, IGraphProcessingEnvironment) |
Returns a string representation of the given List
|
  | ToString(Object, String, String, AttributeType, IGraph, Boolean, ObjectNamerAndIndexer, TransientObjectNamerAndIndexer, IGraphProcessingEnvironment) |
Returns a string representation of the given non-container value
|
  | ToString(IDeque, String, String, AttributeType, IGraph, Boolean, ObjectNamerAndIndexer, TransientObjectNamerAndIndexer, IGraphProcessingEnvironment) |
Returns a string representation of the given Deque
|
  | ToStringAutomatic |
Returns a string representation of the given value, might be a scalar, a dictionary, a list, or a deque
|
  | ToStringNonNull |
Returns a string representation of the given value, which must be not null (for emit,record)
|