GraphZen
  • Home
  • Blog
  • Documentation
  • API
  • Get Started
Show / Hide Table of Contents

Interface IMutableDescription

Inherited Members
IDescription.Description
Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IMutableDescription : IDescription

Methods

GetDescriptionConfigurationSource()

Declaration
ConfigurationSource GetDescriptionConfigurationSource()
Returns
Type Description
GraphZen.TypeSystem.Internal.ConfigurationSource

SetDescription(String, ConfigurationSource)

Declaration
bool SetDescription(string description, ConfigurationSource configurationSource)
Parameters
Type Name Description
String description
GraphZen.TypeSystem.Internal.ConfigurationSource configurationSource
Returns
Type Description
Boolean
Back to top Copyright © 2017-2019 GraphZen LLC