navigation

Resources

Namespace: FSharpLint.Framework
Assembly: FSharpLint.Core

Name Description
Constructors
``.ctor``

Signature: Resources()
Static Members
GetString

Signature: Resources.GetString(name, culture)

Returns the value of the specified string resource for a given culture.

GetString

Signature: Resources.GetString(name)

Returns the value of the specified string resource for the current culture.