Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Localize.ResourceAccessHelper.__ResStr Method

(not specified)

Class: YetaWF.Core.Localize.ResourceAccessHelper
Namespace: YetaWF.Core.Localize
Assembly: YetaWF.Core

Syntax

public static string __ResStr(
    this object obj,
    string name,
    string defaultValue,
    params object?[] parms );

Parameters

obj

(not specified)

name

(not specified)

defaultValue

(not specified)

parms

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Localize.ResourceAccessHelper ClassYetaWF.Core Overview