C# 클래스 HoldItCore.Randomizer

파일 보기 프로젝트 열기: ibdknox/swred

공개 메소드들

메소드 설명
Add ( double chance, Action action ) : void
DoSomething ( ) : void

메소드 상세

Add() 공개 메소드

public Add ( double chance, Action action ) : void
chance double
action Action
리턴 void

DoSomething() 공개 메소드

public DoSomething ( ) : void
리턴 void