Click or drag to resize
IFullyQualifiedName Interface
Representes a fully qualified name

Namespace: AccidentalFish.ApplicationSupport.Core.Naming
Assembly: AccidentalFish.ApplicationSupport.Core (in AccidentalFish.ApplicationSupport.Core.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public interface IFullyQualifiedName

The IFullyQualifiedName type exposes the following members.

Properties
  NameDescription
Public propertyFullyQualifiedName
The name
Top
See Also