C# Класс Pipl.APIs.Data.Containers.FieldsContainer

Показать файл Открыть проект

Private Properties

Свойство Тип Описание

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

Метод Описание
AddFields ( IEnumerable fields ) : void
FieldsContainer ( ) : System.Collections.Generic
FieldsContainer ( IEnumerable fields = null ) : System.Collections.Generic

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

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

public AddFields ( IEnumerable fields ) : void
fields IEnumerable
Результат void

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

public FieldsContainer ( ) : System.Collections.Generic
Результат System.Collections.Generic

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

public FieldsContainer ( IEnumerable fields = null ) : System.Collections.Generic
fields IEnumerable
Результат System.Collections.Generic