C# Класс BKSystem.IO.BitStream.BitStreamResources

Показать файл Открыть проект

Открытые методы

Метод Описание
GetString ( string name ) : string

Gets the specified string resource.

.

Приватные методы

Метод Описание
InitialiseResourceManager ( ) : void

Initialises the resource manager.

.

Описание методов

GetString() публичный статический Метод

Gets the specified string resource.
.
public static GetString ( string name ) : string
name string /// A representing the specified resource. ///
Результат string