C# Класс NanoByte.Common.Values.FileTypeAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
FileTypeAttribute ( [ fileType ) : System

Creates a new file type attribute.

Описание методов

FileTypeAttribute() публичный Метод

Creates a new file type attribute.
public FileTypeAttribute ( [ fileType ) : System
fileType [ The name of the file type (e.g. XML, JavaScript, Lua).
Результат System