C# Class ParaMono.NPLMonoInterface

This is an example of activation class inside a namespace. A singleton file can thus having many activation class in different namespaces. class name must be identical to the file name
Afficher le fichier Open project: LiXizhi/NPLRuntime

Méthodes publiques

Méthode Description
activate ( int &nType, IntPtr &npl_runtime_state ) : void

Method Details

activate() public static méthode

public static activate ( int &nType, IntPtr &npl_runtime_state ) : void
nType int
npl_runtime_state IntPtr
Résultat void