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

Наследование: FieldsContainer
Показать файл Открыть проект Примеры использования класса

Private Properties

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

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

Метод Описание
Person ( IEnumerable fields = null, bool queryParamsMatch = null, string id = null, float match = null, string search_pointer = null ) : System

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

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

public Person ( IEnumerable fields = null, bool queryParamsMatch = null, string id = null, float match = null, string search_pointer = null ) : System
fields IEnumerable
queryParamsMatch bool
id string
match float
search_pointer string
Результат System