Namespace: DeltaEngine.Editor.AppBuilder.AndroidAssembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
public AndroidAppInfo(
string fullAppDataFilePath,
Guid appGuid,
DateTime buildDate
)
public AndroidAppInfo(
string fullAppDataFilePath,
Guid appGuid,
DateTime buildDate
)
Public Sub New (
fullAppDataFilePath As String,
appGuid As Guid,
buildDate As DateTime
)
Public Sub New (
fullAppDataFilePath As String,
appGuid As Guid,
buildDate As DateTime
)
public:
AndroidAppInfo(
String^ fullAppDataFilePath,
Guid appGuid,
DateTime buildDate
)
public:
AndroidAppInfo(
String^ fullAppDataFilePath,
Guid appGuid,
DateTime buildDate
)
new :
fullAppDataFilePath : string *
appGuid : Guid *
buildDate : DateTime -> AndroidAppInfo
new :
fullAppDataFilePath : string *
appGuid : Guid *
buildDate : DateTime -> AndroidAppInfo