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

Interface IMutableNamed

Inherited Members
INamed.Name
IMutableDefinition.GetConfigurationSource()
Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IMutableNamed : INamed, IMutableDefinition, IMemberDefinition

Methods

GetNameConfigurationSource()

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

SetName(String, ConfigurationSource)

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