SchemaResourceManagerMock Class

Assembly
UnitTest.dll
Namespace
Terrasoft.Core
Interfaces
  • IResourceManager
Base Types
  • SchemaResourceManager
graph BT Type-->Base0["SchemaResourceManager"] Type-.->Interface0["IResourceManager"] Type["SchemaResourceManagerMock"] class Type type-node

Syntax

public class SchemaResourceManagerMock : SchemaResourceManager, IResourceManager

Constructors

Methods

Name Value Summary
Add(string, string) void
GetString(string, CultureInfo) string

Extension Methods