C# 클래스 HelloClassOnStack, StackAllocForClass

상속: HelloClassOnStackBase
파일 보기 프로젝트 열기: xoofx/StackAllocForClass 1 사용 예제들

공개 메소드들

메소드 설명
Compute ( int x ) : int
HelloClassOnStack ( Random random ) : System

메소드 상세

Compute() 공개 메소드

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

HelloClassOnStack() 공개 메소드

public HelloClassOnStack ( Random random ) : System
random Random
리턴 System