메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
GetOrCreateNativeExample ( ) : VowpalWabbitExample | ||
ReturnExampleToPool ( VowpalWabbitExample example ) : void | ||
VowpalWabbitThreadSafeExamplePool ( IVowpalWabbitExamplePool pool ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
public GetOrCreateNativeExample ( ) : VowpalWabbitExample | ||
리턴 | VowpalWabbitExample |
public ReturnExampleToPool ( VowpalWabbitExample example ) : void | ||
example | VowpalWabbitExample | |
리턴 | void |
public VowpalWabbitThreadSafeExamplePool ( IVowpalWabbitExamplePool pool ) : System | ||
pool | IVowpalWabbitExamplePool | |
리턴 | System |