APILNConfig_RegisterArchive Method |
Namespace: Lumino
public static void LNConfig_RegisterArchive( string filePath, string password )
Public Shared Sub LNConfig_RegisterArchive ( filePath As String, password As String )
public: static void LNConfig_RegisterArchive( String^ filePath, String^ password )
static member LNConfig_RegisterArchive : filePath : string * password : string -> unit