C# Класс Referenception.Core.Extensions.FieldExtension

The field extension methods.
Показать файл Открыть проект

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

Метод Описание
IsStandardTemplateField ( this field ) : bool

Determines whether the field is a standard template field.

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

IsStandardTemplateField() публичный статический Метод

Determines whether the field is a standard template field.
public static IsStandardTemplateField ( this field ) : bool
field this The field.
Результат bool