Skip to main content

Class EmptyTemplateConfigShortcutsService

Namespace: Aurigma.DesignAtoms.Services
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class EmptyTemplateConfigShortcutsService : ITemplateConfigShortcutsService

Inheritance: System.Object -> EmptyTemplateConfigShortcutsService

Implements

Inherited Members

  • System.Object.ToString
  • System.Object.Equals(System.Object)
  • System.Object.Equals(System.Object,System.Object)
  • System.Object.ReferenceEquals(System.Object,System.Object)
  • System.Object.GetHashCode
  • System.Object.GetType
  • System.Object.MemberwiseClone

Constructors

EmptyTemplateConfigShortcutsService

public EmptyTemplateConfigShortcutsService()

Methods

Get

public string Get()
Returns

System.String

GetBytes

public byte[] GetBytes()
Returns

System.Byte[]

Was this page helpful?