C# 클래스 BKSystem.IO.BitStream.BitStreamResources

파일 보기 프로젝트 열기: mattiasclaesson/TuningSuites

공개 메소드들

메소드 설명
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