Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NanoByte
Common
Values
FileTypeAttribute
C# Class NanoByte.Common.Values.FileTypeAttribute
Inheritance:
System.Attribute
Mostrar archivo
Open project: nano-byte/common
Public Methods
Method
Description
FileTypeAttribute
(
[
fileType
) :
System
Creates a new file type attribute.
Method Details
FileTypeAttribute()
public
method
Creates a new file type attribute.
public
FileTypeAttribute
(
[
fileType
) :
System
fileType
[
The name of the file type (e.g. XML, JavaScript, Lua).
return
System