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
Sfm2Xml
SfmField
C# Class Sfm2Xml.SfmField
This class represents one field (which may be one line or multiple lines) from a standard format file.
Datei anzeigen
Open project: sillsdev/FieldWorks
Class Usage Examples
Public Methods
Method
Description
SfmField
(
string
sMkr
,
byte
rgbData
,
int
lineNum
) :
System
Method Details
SfmField()
public
method
public
SfmField
(
string
sMkr
,
byte
rgbData
,
int
lineNum
) :
System
sMkr
string
rgbData
byte
lineNum
int
return
System