Skip to main content

Class IConfigurationExtensionMethods

Namespace: Aurigma.DesignAtoms.ExtensionMethods
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class IConfigurationExtensionMethods

Inheritance: System.Object -> IConfigurationExtensionMethods

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

Methods

GetFallbackFonts

public static string[] GetFallbackFonts(this IConfiguration config)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.Configuration.IConfigurationconfig
Returns

System.String[]

Was this page helpful?