C# Class SchooxSharp.Api.Models.UpdateUserJob

显示文件 Open project: jamesbar2/SchooxSharp

Private Properties

Property Type Description

Public Methods

Method Description
ToString ( ) : string
UpdateUserJob ( ) : System.Collections.Generic
UpdateUserJob ( int unit, int aboveUnit ) : System.Collections.Generic

Method Details

ToString() public method

public ToString ( ) : string
return string

UpdateUserJob() public method

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

UpdateUserJob() public method

public UpdateUserJob ( int unit, int aboveUnit ) : System.Collections.Generic
unit int
aboveUnit int
return System.Collections.Generic