Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Interaction
Dumper
C# Class Interaction.Dumper
Datei anzeigen
Open project: mikhailshilkov/FsPokerLogic
Public Methods
Method
Description
SaveBitmap
(
Bitmap
bitmap
,
string
fileName
) :
void
Method Details
SaveBitmap()
public
static
method
public
static
SaveBitmap
(
Bitmap
bitmap
,
string
fileName
) :
void
bitmap
System.Drawing.Bitmap
fileName
string
return
void