Method | Description | |
---|---|---|
GetInstance ( ) : ISoundBoardItemSource | ||
TryGetByFilename ( string filename ) : |
||
TryGetById ( System.Guid id ) : |
Method | Description | |
---|---|---|
SoundBoardItemSource ( ) : System |
public static GetInstance ( ) : ISoundBoardItemSource | ||
return | ISoundBoardItemSource |
public TryGetByFilename ( string filename ) : |
||
filename | string | |
return |
public TryGetById ( System.Guid id ) : |
||
id | System.Guid | |
return |