C# Class Fan.TestNative.NativeSubPeer

Verify .NET native integration
Inheritance: NativePeer
Afficher le fichier Open project: xored/f4 Class Usage Examples

Méthodes publiques

Méthode Description
make ( NativeSub t ) : NativeSubPeer
subCheckPeers ( NativeSub self ) : void
subGetPeerZ ( NativeSub self ) : long
subNative ( NativeSub self ) : string
subfX ( NativeSub self ) : long

Method Details

make() public static méthode

public static make ( NativeSub t ) : NativeSubPeer
t NativeSub
Résultat NativeSubPeer

subCheckPeers() public méthode

public subCheckPeers ( NativeSub self ) : void
self NativeSub
Résultat void

subGetPeerZ() public méthode

public subGetPeerZ ( NativeSub self ) : long
self NativeSub
Résultat long

subNative() public méthode

public subNative ( NativeSub self ) : string
self NativeSub
Résultat string

subfX() public méthode

public subfX ( NativeSub self ) : long
self NativeSub
Résultat long