C# Class Pipl.APIs.Data.Containers.FieldsContainer

ファイルを表示 Open project: piplcom/piplapis-csharp

Private Properties

Property Type Description

Public Methods

Method Description
AddFields ( IEnumerable fields ) : void
FieldsContainer ( ) : System.Collections.Generic
FieldsContainer ( IEnumerable fields = null ) : System.Collections.Generic

Method Details

AddFields() public method

public AddFields ( IEnumerable fields ) : void
fields IEnumerable
return void

FieldsContainer() public method

public FieldsContainer ( ) : System.Collections.Generic
return System.Collections.Generic

FieldsContainer() public method

public FieldsContainer ( IEnumerable fields = null ) : System.Collections.Generic
fields IEnumerable
return System.Collections.Generic