C# Class NSoft.NFramework.Parallelism.Extensions.APM.DelegateAsyncFixture

Inheritance: ParallelismFixtureBase
Mostra file Open project: debop/NFramework

Public Methods

Method Description
Factorize ( int number, int &primefactor1, int &primefactor2 ) : bool

Factorize

Private Methods

Method Description
DelegateAsync_Run_Action ( ) : void
DelegateAsync_Run_Function ( ) : void
ThreadTest ( ) : void
Wrapping_Factorize_Async ( ) : void

Method Details

Factorize() public static method

Factorize
public static Factorize ( int number, int &primefactor1, int &primefactor2 ) : bool
number int
primefactor1 int
primefactor2 int
return bool