Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PolyMorphism
Classes2
HumanResources.Intern
C# Class PolyMorphism.Classes2.HumanResources.Intern
Inheritance:
IContribute
ファイルを表示
Open project: cessor/empathiccode
Public Methods
Method
Description
Code
( ) :
EmployeeType
PayAmount
(
decimal
salary
) :
decimal
Method Details
Code()
public
method
public
Code
( ) :
EmployeeType
return
EmployeeType
PayAmount()
public
static
method
public
static
PayAmount
(
decimal
salary
) :
decimal
salary
decimal
return
decimal