C# Class Playroom.PlayroomResources

Strongly typed resource wrappers generated from PlayroomResources.resx.
ファイルを表示 Open project: jlyonsmith/Playroom

Public Methods

Method Description
FileNotFound ( object param0 ) : ToolBelt.Message

File '{0}' does not exist

Method Details

FileNotFound() public static method

File '{0}' does not exist
public static FileNotFound ( object param0 ) : ToolBelt.Message
param0 object
return ToolBelt.Message