C# Class Demos.Dynamic.SimpleCallSite.SomeClass

显示文件 Open project: prompt/preprompt-csharp

Public Methods

Method Description
Power ( int x ) : int

Method Details

Power() public method

public Power ( int x ) : int
x int
return int