C# 클래스 HelloClassOnStackBase, StackAllocForClass

파일 보기 프로젝트 열기: xoofx/StackAllocForClass

공개 메소드들

메소드 설명
Compute ( int x ) : int

보호된 메소드들

메소드 설명
HelloClassOnStackBase ( Random random ) : System

메소드 상세

Compute() 공개 메소드

public Compute ( int x ) : int
x int
리턴 int

HelloClassOnStackBase() 보호된 메소드

protected HelloClassOnStackBase ( Random random ) : System
random Random
리턴 System