C# Class PocketCampus.Directory.ViewPersonRequest

ファイルを表示 Open project: accandme/pocketcampus

Public Methods

Method Description
ViewPersonRequest ( )

Creates an empty ViewPersonRequest.

ViewPersonRequest ( string name )

Creates a ViewPersonRequest with the specified query.

Method Details

ViewPersonRequest() public method

Creates an empty ViewPersonRequest.
public ViewPersonRequest ( )

ViewPersonRequest() public method

Creates a ViewPersonRequest with the specified query.
public ViewPersonRequest ( string name )
name string