Skip to content

Instantly share code, notes, and snippets.

@chakrit
Created September 14, 2010 10:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chakrit/578846 to your computer and use it in GitHub Desktop.
Save chakrit/578846 to your computer and use it in GitHub Desktop.
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4952
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.ComponentModel;
using System.Diagnostics;
using System.Web.Services;
using System.Web.Services.Protocols;
using System.Xml.Serialization;
//
// This source code was auto-generated by wsdl, Version=2.0.50727.3038.
//
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Web.Services.WebServiceBindingAttribute(Name = "VistaPlusSoap12", Namespace = "http://vistaplus.majorcineplex.com")]
public partial class VistaPlus : System.Web.Services.Protocols.SoapHttpClientProtocol
{
private System.Threading.SendOrPostCallback ListBrandOperationCompleted;
private System.Threading.SendOrPostCallback ListBranchOperationCompleted;
private System.Threading.SendOrPostCallback ListSessionOperationCompleted;
private System.Threading.SendOrPostCallback SessionSeatMapOperationCompleted;
private System.Threading.SendOrPostCallback SessionSeatStatusOperationCompleted;
private System.Threading.SendOrPostCallback MarkSeatOperationCompleted;
private System.Threading.SendOrPostCallback UnmarkSeatOperationCompleted;
private System.Threading.SendOrPostCallback ReserveSeatOperationCompleted;
private System.Threading.SendOrPostCallback BuySeatMCashOperationCompleted;
private System.Threading.SendOrPostCallback BuySeatOperationCompleted;
private System.Threading.SendOrPostCallback AutoSeatChoiceOperationCompleted;
private System.Threading.SendOrPostCallback ListMovieOperationCompleted;
private System.Threading.SendOrPostCallback FastReserveOperationCompleted;
private System.Threading.SendOrPostCallback StatusPayOperationCompleted;
private System.Threading.SendOrPostCallback ListSessionSeatTypeOperationCompleted;
private System.Threading.SendOrPostCallback SendSMSOperationCompleted;
private System.Threading.SendOrPostCallback BuySeatMPayPromotionOperationCompleted;
private System.Threading.SendOrPostCallback GetBookingSeatDataOperationCompleted;
private System.Threading.SendOrPostCallback ConfirmedTicketPrintOperationCompleted;
private System.Threading.SendOrPostCallback GetReserveSeatDataOperationCompleted;
private System.Threading.SendOrPostCallback BuyReserveSeatOperationCompleted;
private System.Threading.SendOrPostCallback UserFrontBoxOperationCompleted;
private System.Threading.SendOrPostCallback UserRegisterOperationCompleted;
private System.Threading.SendOrPostCallback RegisterConfirmationOperationCompleted;
private System.Threading.SendOrPostCallback UserLoginOperationCompleted;
private System.Threading.SendOrPostCallback UserLogoutOperationCompleted;
private System.Threading.SendOrPostCallback ResetPasswordOperationCompleted;
private System.Threading.SendOrPostCallback ConfirmResetPasswordOperationCompleted;
private System.Threading.SendOrPostCallback ChangePasswordOperationCompleted;
private System.Threading.SendOrPostCallback MemberDetailOperationCompleted;
private System.Threading.SendOrPostCallback MemberEditOperationCompleted;
private System.Threading.SendOrPostCallback MemberHistoryOperationCompleted;
private System.Threading.SendOrPostCallback ResendConfirmationEmailOperationCompleted;
private System.Threading.SendOrPostCallback CreateExpectedReceiptsOperationCompleted;
private System.Threading.SendOrPostCallback ProcessStockTransferOperationCompleted;
private System.Threading.SendOrPostCallback ConvertSeatPositionOperationCompleted;
private System.Threading.SendOrPostCallback AddChannelOperationCompleted;
private System.Threading.SendOrPostCallback EnableChannelOperationCompleted;
private System.Threading.SendOrPostCallback DisableChannelOperationCompleted;
private System.Threading.SendOrPostCallback ChangeChannelCodeOperationCompleted;
private System.Threading.SendOrPostCallback AddBranchPaymentOperationCompleted;
/// <remarks/>
public VistaPlus()
{
this.SoapVersion = System.Web.Services.Protocols.SoapProtocolVersion.Soap12;
this.Url = "http://storm.majorcineplex.com/vistaplus.asmx";
}
/// <remarks/>
public event ListBrandCompletedEventHandler ListBrandCompleted;
/// <remarks/>
public event ListBranchCompletedEventHandler ListBranchCompleted;
/// <remarks/>
public event ListSessionCompletedEventHandler ListSessionCompleted;
/// <remarks/>
public event SessionSeatMapCompletedEventHandler SessionSeatMapCompleted;
/// <remarks/>
public event SessionSeatStatusCompletedEventHandler SessionSeatStatusCompleted;
/// <remarks/>
public event MarkSeatCompletedEventHandler MarkSeatCompleted;
/// <remarks/>
public event UnmarkSeatCompletedEventHandler UnmarkSeatCompleted;
/// <remarks/>
public event ReserveSeatCompletedEventHandler ReserveSeatCompleted;
/// <remarks/>
public event BuySeatMCashCompletedEventHandler BuySeatMCashCompleted;
/// <remarks/>
public event BuySeatCompletedEventHandler BuySeatCompleted;
/// <remarks/>
public event AutoSeatChoiceCompletedEventHandler AutoSeatChoiceCompleted;
/// <remarks/>
public event ListMovieCompletedEventHandler ListMovieCompleted;
/// <remarks/>
public event FastReserveCompletedEventHandler FastReserveCompleted;
/// <remarks/>
public event StatusPayCompletedEventHandler StatusPayCompleted;
/// <remarks/>
public event ListSessionSeatTypeCompletedEventHandler ListSessionSeatTypeCompleted;
/// <remarks/>
public event SendSMSCompletedEventHandler SendSMSCompleted;
/// <remarks/>
public event BuySeatMPayPromotionCompletedEventHandler BuySeatMPayPromotionCompleted;
/// <remarks/>
public event GetBookingSeatDataCompletedEventHandler GetBookingSeatDataCompleted;
/// <remarks/>
public event ConfirmedTicketPrintCompletedEventHandler ConfirmedTicketPrintCompleted;
/// <remarks/>
public event GetReserveSeatDataCompletedEventHandler GetReserveSeatDataCompleted;
/// <remarks/>
public event BuyReserveSeatCompletedEventHandler BuyReserveSeatCompleted;
/// <remarks/>
public event UserFrontBoxCompletedEventHandler UserFrontBoxCompleted;
/// <remarks/>
public event UserRegisterCompletedEventHandler UserRegisterCompleted;
/// <remarks/>
public event RegisterConfirmationCompletedEventHandler RegisterConfirmationCompleted;
/// <remarks/>
public event UserLoginCompletedEventHandler UserLoginCompleted;
/// <remarks/>
public event UserLogoutCompletedEventHandler UserLogoutCompleted;
/// <remarks/>
public event ResetPasswordCompletedEventHandler ResetPasswordCompleted;
/// <remarks/>
public event ConfirmResetPasswordCompletedEventHandler ConfirmResetPasswordCompleted;
/// <remarks/>
public event ChangePasswordCompletedEventHandler ChangePasswordCompleted;
/// <remarks/>
public event MemberDetailCompletedEventHandler MemberDetailCompleted;
/// <remarks/>
public event MemberEditCompletedEventHandler MemberEditCompleted;
/// <remarks/>
public event MemberHistoryCompletedEventHandler MemberHistoryCompleted;
/// <remarks/>
public event ResendConfirmationEmailCompletedEventHandler ResendConfirmationEmailCompleted;
/// <remarks/>
public event CreateExpectedReceiptsCompletedEventHandler CreateExpectedReceiptsCompleted;
/// <remarks/>
public event ProcessStockTransferCompletedEventHandler ProcessStockTransferCompleted;
/// <remarks/>
public event ConvertSeatPositionCompletedEventHandler ConvertSeatPositionCompleted;
/// <remarks/>
public event AddChannelCompletedEventHandler AddChannelCompleted;
/// <remarks/>
public event EnableChannelCompletedEventHandler EnableChannelCompleted;
/// <remarks/>
public event DisableChannelCompletedEventHandler DisableChannelCompleted;
/// <remarks/>
public event ChangeChannelCodeCompletedEventHandler ChangeChannelCodeCompleted;
/// <remarks/>
public event AddBranchPaymentCompletedEventHandler AddBranchPaymentCompleted;
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ListBrand", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ListBrand(string strChannel, string strAuthorizeCode)
{
object[] results = this.Invoke("ListBrand", new object[] {
strChannel,
strAuthorizeCode});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginListBrand(string strChannel, string strAuthorizeCode, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ListBrand", new object[] {
strChannel,
strAuthorizeCode}, callback, asyncState);
}
/// <remarks/>
public string EndListBrand(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ListBrandAsync(string strChannel, string strAuthorizeCode)
{
this.ListBrandAsync(strChannel, strAuthorizeCode, null);
}
/// <remarks/>
public void ListBrandAsync(string strChannel, string strAuthorizeCode, object userState)
{
if ((this.ListBrandOperationCompleted == null)) {
this.ListBrandOperationCompleted = new System.Threading.SendOrPostCallback(this.OnListBrandOperationCompleted);
}
this.InvokeAsync("ListBrand", new object[] {
strChannel,
strAuthorizeCode}, this.ListBrandOperationCompleted, userState);
}
private void OnListBrandOperationCompleted(object arg)
{
if ((this.ListBrandCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ListBrandCompleted(this, new ListBrandCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ListBranch", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ListBranch(string strChannel, string strAuthorizeCode, string strBrandID)
{
object[] results = this.Invoke("ListBranch", new object[] {
strChannel,
strAuthorizeCode,
strBrandID});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginListBranch(string strChannel, string strAuthorizeCode, string strBrandID, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ListBranch", new object[] {
strChannel,
strAuthorizeCode,
strBrandID}, callback, asyncState);
}
/// <remarks/>
public string EndListBranch(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ListBranchAsync(string strChannel, string strAuthorizeCode, string strBrandID)
{
this.ListBranchAsync(strChannel, strAuthorizeCode, strBrandID, null);
}
/// <remarks/>
public void ListBranchAsync(string strChannel, string strAuthorizeCode, string strBrandID, object userState)
{
if ((this.ListBranchOperationCompleted == null)) {
this.ListBranchOperationCompleted = new System.Threading.SendOrPostCallback(this.OnListBranchOperationCompleted);
}
this.InvokeAsync("ListBranch", new object[] {
strChannel,
strAuthorizeCode,
strBrandID}, this.ListBranchOperationCompleted, userState);
}
private void OnListBranchOperationCompleted(object arg)
{
if ((this.ListBranchCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ListBranchCompleted(this, new ListBranchCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ListSession", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ListSession(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionDate, string strSortType)
{
object[] results = this.Invoke("ListSession", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionDate,
strSortType});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginListSession(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionDate, string strSortType, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ListSession", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionDate,
strSortType}, callback, asyncState);
}
/// <remarks/>
public string EndListSession(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ListSessionAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionDate, string strSortType)
{
this.ListSessionAsync(strChannel, strAuthorizeCode, strBranchID, strSessionDate, strSortType, null);
}
/// <remarks/>
public void ListSessionAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionDate, string strSortType, object userState)
{
if ((this.ListSessionOperationCompleted == null)) {
this.ListSessionOperationCompleted = new System.Threading.SendOrPostCallback(this.OnListSessionOperationCompleted);
}
this.InvokeAsync("ListSession", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionDate,
strSortType}, this.ListSessionOperationCompleted, userState);
}
private void OnListSessionOperationCompleted(object arg)
{
if ((this.ListSessionCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ListSessionCompleted(this, new ListSessionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/SessionSeatMap", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string SessionSeatMap(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType)
{
object[] results = this.Invoke("SessionSeatMap", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginSessionSeatMap(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("SessionSeatMap", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType}, callback, asyncState);
}
/// <remarks/>
public string EndSessionSeatMap(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void SessionSeatMapAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType)
{
this.SessionSeatMapAsync(strChannel, strAuthorizeCode, strBranchID, strSessionID, strType, null);
}
/// <remarks/>
public void SessionSeatMapAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, object userState)
{
if ((this.SessionSeatMapOperationCompleted == null)) {
this.SessionSeatMapOperationCompleted = new System.Threading.SendOrPostCallback(this.OnSessionSeatMapOperationCompleted);
}
this.InvokeAsync("SessionSeatMap", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType}, this.SessionSeatMapOperationCompleted, userState);
}
private void OnSessionSeatMapOperationCompleted(object arg)
{
if ((this.SessionSeatMapCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.SessionSeatMapCompleted(this, new SessionSeatMapCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/SessionSeatStatus", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string SessionSeatStatus(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType)
{
object[] results = this.Invoke("SessionSeatStatus", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginSessionSeatStatus(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("SessionSeatStatus", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType}, callback, asyncState);
}
/// <remarks/>
public string EndSessionSeatStatus(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void SessionSeatStatusAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType)
{
this.SessionSeatStatusAsync(strChannel, strAuthorizeCode, strBranchID, strSessionID, strType, null);
}
/// <remarks/>
public void SessionSeatStatusAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, object userState)
{
if ((this.SessionSeatStatusOperationCompleted == null)) {
this.SessionSeatStatusOperationCompleted = new System.Threading.SendOrPostCallback(this.OnSessionSeatStatusOperationCompleted);
}
this.InvokeAsync("SessionSeatStatus", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType}, this.SessionSeatStatusOperationCompleted, userState);
}
private void OnSessionSeatStatusOperationCompleted(object arg)
{
if ((this.SessionSeatStatusCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.SessionSeatStatusCompleted(this, new SessionSeatStatusCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/MarkSeat", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string MarkSeat(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, string strSelectedSeat, string strEmail, string strWebSession, string strPromoton)
{
object[] results = this.Invoke("MarkSeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType,
strSelectedSeat,
strEmail,
strWebSession,
strPromoton});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginMarkSeat(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, string strSelectedSeat, string strEmail, string strWebSession, string strPromoton, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("MarkSeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType,
strSelectedSeat,
strEmail,
strWebSession,
strPromoton}, callback, asyncState);
}
/// <remarks/>
public string EndMarkSeat(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void MarkSeatAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, string strSelectedSeat, string strEmail, string strWebSession, string strPromoton)
{
this.MarkSeatAsync(strChannel, strAuthorizeCode, strBranchID, strSessionID, strType, strSelectedSeat, strEmail, strWebSession, strPromoton, null);
}
/// <remarks/>
public void MarkSeatAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, string strSelectedSeat, string strEmail, string strWebSession, string strPromoton, object userState)
{
if ((this.MarkSeatOperationCompleted == null)) {
this.MarkSeatOperationCompleted = new System.Threading.SendOrPostCallback(this.OnMarkSeatOperationCompleted);
}
this.InvokeAsync("MarkSeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType,
strSelectedSeat,
strEmail,
strWebSession,
strPromoton}, this.MarkSeatOperationCompleted, userState);
}
private void OnMarkSeatOperationCompleted(object arg)
{
if ((this.MarkSeatCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.MarkSeatCompleted(this, new MarkSeatCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/UnmarkSeat", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string UnmarkSeat(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, string strSelectedSeat, string strEmail, string strWebSession)
{
object[] results = this.Invoke("UnmarkSeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType,
strSelectedSeat,
strEmail,
strWebSession});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginUnmarkSeat(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, string strSelectedSeat, string strEmail, string strWebSession, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("UnmarkSeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType,
strSelectedSeat,
strEmail,
strWebSession}, callback, asyncState);
}
/// <remarks/>
public string EndUnmarkSeat(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void UnmarkSeatAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, string strSelectedSeat, string strEmail, string strWebSession)
{
this.UnmarkSeatAsync(strChannel, strAuthorizeCode, strBranchID, strSessionID, strType, strSelectedSeat, strEmail, strWebSession, null);
}
/// <remarks/>
public void UnmarkSeatAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, string strSelectedSeat, string strEmail, string strWebSession, object userState)
{
if ((this.UnmarkSeatOperationCompleted == null)) {
this.UnmarkSeatOperationCompleted = new System.Threading.SendOrPostCallback(this.OnUnmarkSeatOperationCompleted);
}
this.InvokeAsync("UnmarkSeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType,
strSelectedSeat,
strEmail,
strWebSession}, this.UnmarkSeatOperationCompleted, userState);
}
private void OnUnmarkSeatOperationCompleted(object arg)
{
if ((this.UnmarkSeatCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.UnmarkSeatCompleted(this, new UnmarkSeatCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ReserveSeat", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ReserveSeat(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPhone, string strUnpaid)
{
object[] results = this.Invoke("ReserveSeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strPhone,
strUnpaid});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginReserveSeat(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPhone, string strUnpaid, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ReserveSeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strPhone,
strUnpaid}, callback, asyncState);
}
/// <remarks/>
public string EndReserveSeat(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ReserveSeatAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPhone, string strUnpaid)
{
this.ReserveSeatAsync(strChannel, strAuthorizeCode, strBranchID, strSessionID, strSelectedSeat, strEmail, strWebSession, strPhone, strUnpaid, null);
}
/// <remarks/>
public void ReserveSeatAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPhone, string strUnpaid, object userState)
{
if ((this.ReserveSeatOperationCompleted == null)) {
this.ReserveSeatOperationCompleted = new System.Threading.SendOrPostCallback(this.OnReserveSeatOperationCompleted);
}
this.InvokeAsync("ReserveSeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strPhone,
strUnpaid}, this.ReserveSeatOperationCompleted, userState);
}
private void OnReserveSeatOperationCompleted(object arg)
{
if ((this.ReserveSeatCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ReserveSeatCompleted(this, new ReserveSeatCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/BuySeatMCash", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string BuySeatMCash(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPaymentNo, string strPaymentPinCode, string strPhone)
{
object[] results = this.Invoke("BuySeatMCash", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strPaymentNo,
strPaymentPinCode,
strPhone});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginBuySeatMCash(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPaymentNo, string strPaymentPinCode, string strPhone, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("BuySeatMCash", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strPaymentNo,
strPaymentPinCode,
strPhone}, callback, asyncState);
}
/// <remarks/>
public string EndBuySeatMCash(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void BuySeatMCashAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPaymentNo, string strPaymentPinCode, string strPhone)
{
this.BuySeatMCashAsync(strChannel, strAuthorizeCode, strBranchID, strSessionID, strSelectedSeat, strEmail, strWebSession, strPaymentNo, strPaymentPinCode, strPhone, null);
}
/// <remarks/>
public void BuySeatMCashAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPaymentNo, string strPaymentPinCode, string strPhone, object userState)
{
if ((this.BuySeatMCashOperationCompleted == null)) {
this.BuySeatMCashOperationCompleted = new System.Threading.SendOrPostCallback(this.OnBuySeatMCashOperationCompleted);
}
this.InvokeAsync("BuySeatMCash", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strPaymentNo,
strPaymentPinCode,
strPhone}, this.BuySeatMCashOperationCompleted, userState);
}
private void OnBuySeatMCashOperationCompleted(object arg)
{
if ((this.BuySeatMCashCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.BuySeatMCashCompleted(this, new BuySeatMCashCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/BuySeat", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string BuySeat(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPaymentType, string strPaymentRef, string strPhone)
{
object[] results = this.Invoke("BuySeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strPaymentType,
strPaymentRef,
strPhone});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginBuySeat(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPaymentType, string strPaymentRef, string strPhone, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("BuySeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strPaymentType,
strPaymentRef,
strPhone}, callback, asyncState);
}
/// <remarks/>
public string EndBuySeat(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void BuySeatAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPaymentType, string strPaymentRef, string strPhone)
{
this.BuySeatAsync(strChannel, strAuthorizeCode, strBranchID, strSessionID, strSelectedSeat, strEmail, strWebSession, strPaymentType, strPaymentRef, strPhone, null);
}
/// <remarks/>
public void BuySeatAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPaymentType, string strPaymentRef, string strPhone, object userState)
{
if ((this.BuySeatOperationCompleted == null)) {
this.BuySeatOperationCompleted = new System.Threading.SendOrPostCallback(this.OnBuySeatOperationCompleted);
}
this.InvokeAsync("BuySeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strPaymentType,
strPaymentRef,
strPhone}, this.BuySeatOperationCompleted, userState);
}
private void OnBuySeatOperationCompleted(object arg)
{
if ((this.BuySeatCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.BuySeatCompleted(this, new BuySeatCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/AutoSeatChoice", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string AutoSeatChoice(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, string strSeatTypeCode, string strSeatQuantity, string strMultiChoice)
{
object[] results = this.Invoke("AutoSeatChoice", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType,
strSeatTypeCode,
strSeatQuantity,
strMultiChoice});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginAutoSeatChoice(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, string strSeatTypeCode, string strSeatQuantity, string strMultiChoice, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("AutoSeatChoice", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType,
strSeatTypeCode,
strSeatQuantity,
strMultiChoice}, callback, asyncState);
}
/// <remarks/>
public string EndAutoSeatChoice(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void AutoSeatChoiceAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, string strSeatTypeCode, string strSeatQuantity, string strMultiChoice)
{
this.AutoSeatChoiceAsync(strChannel, strAuthorizeCode, strBranchID, strSessionID, strType, strSeatTypeCode, strSeatQuantity, strMultiChoice, null);
}
/// <remarks/>
public void AutoSeatChoiceAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, string strSeatTypeCode, string strSeatQuantity, string strMultiChoice, object userState)
{
if ((this.AutoSeatChoiceOperationCompleted == null)) {
this.AutoSeatChoiceOperationCompleted = new System.Threading.SendOrPostCallback(this.OnAutoSeatChoiceOperationCompleted);
}
this.InvokeAsync("AutoSeatChoice", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType,
strSeatTypeCode,
strSeatQuantity,
strMultiChoice}, this.AutoSeatChoiceOperationCompleted, userState);
}
private void OnAutoSeatChoiceOperationCompleted(object arg)
{
if ((this.AutoSeatChoiceCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.AutoSeatChoiceCompleted(this, new AutoSeatChoiceCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ListMovie", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ListMovie(string strChannel, string strAuthorizeCode, string strBranchID, string strStartDate, string strEndDate)
{
object[] results = this.Invoke("ListMovie", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strStartDate,
strEndDate});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginListMovie(string strChannel, string strAuthorizeCode, string strBranchID, string strStartDate, string strEndDate, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ListMovie", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strStartDate,
strEndDate}, callback, asyncState);
}
/// <remarks/>
public string EndListMovie(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ListMovieAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strStartDate, string strEndDate)
{
this.ListMovieAsync(strChannel, strAuthorizeCode, strBranchID, strStartDate, strEndDate, null);
}
/// <remarks/>
public void ListMovieAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strStartDate, string strEndDate, object userState)
{
if ((this.ListMovieOperationCompleted == null)) {
this.ListMovieOperationCompleted = new System.Threading.SendOrPostCallback(this.OnListMovieOperationCompleted);
}
this.InvokeAsync("ListMovie", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strStartDate,
strEndDate}, this.ListMovieOperationCompleted, userState);
}
private void OnListMovieOperationCompleted(object arg)
{
if ((this.ListMovieCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ListMovieCompleted(this, new ListMovieCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/FastReserve", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string FastReserve(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strName, string strMobile, string strWebSession, string strUnpaid)
{
object[] results = this.Invoke("FastReserve", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strName,
strMobile,
strWebSession,
strUnpaid});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginFastReserve(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strName, string strMobile, string strWebSession, string strUnpaid, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("FastReserve", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strName,
strMobile,
strWebSession,
strUnpaid}, callback, asyncState);
}
/// <remarks/>
public string EndFastReserve(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void FastReserveAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strName, string strMobile, string strWebSession, string strUnpaid)
{
this.FastReserveAsync(strChannel, strAuthorizeCode, strBranchID, strSessionID, strSelectedSeat, strEmail, strName, strMobile, strWebSession, strUnpaid, null);
}
/// <remarks/>
public void FastReserveAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strName, string strMobile, string strWebSession, string strUnpaid, object userState)
{
if ((this.FastReserveOperationCompleted == null)) {
this.FastReserveOperationCompleted = new System.Threading.SendOrPostCallback(this.OnFastReserveOperationCompleted);
}
this.InvokeAsync("FastReserve", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strName,
strMobile,
strWebSession,
strUnpaid}, this.FastReserveOperationCompleted, userState);
}
private void OnFastReserveOperationCompleted(object arg)
{
if ((this.FastReserveCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.FastReserveCompleted(this, new FastReserveCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/StatusPay", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string StatusPay(string strChannel, string strAuthorizeCode, string strPayCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strRef1, string strRef2, string strRef3)
{
object[] results = this.Invoke("StatusPay", new object[] {
strChannel,
strAuthorizeCode,
strPayCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strRef1,
strRef2,
strRef3});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginStatusPay(string strChannel, string strAuthorizeCode, string strPayCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strRef1, string strRef2, string strRef3, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("StatusPay", new object[] {
strChannel,
strAuthorizeCode,
strPayCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strRef1,
strRef2,
strRef3}, callback, asyncState);
}
/// <remarks/>
public string EndStatusPay(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void StatusPayAsync(string strChannel, string strAuthorizeCode, string strPayCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strRef1, string strRef2, string strRef3)
{
this.StatusPayAsync(strChannel, strAuthorizeCode, strPayCode, strBranchID, strSessionID, strSelectedSeat, strEmail, strWebSession, strRef1, strRef2, strRef3, null);
}
/// <remarks/>
public void StatusPayAsync(string strChannel, string strAuthorizeCode, string strPayCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strRef1, string strRef2, string strRef3, object userState)
{
if ((this.StatusPayOperationCompleted == null)) {
this.StatusPayOperationCompleted = new System.Threading.SendOrPostCallback(this.OnStatusPayOperationCompleted);
}
this.InvokeAsync("StatusPay", new object[] {
strChannel,
strAuthorizeCode,
strPayCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strRef1,
strRef2,
strRef3}, this.StatusPayOperationCompleted, userState);
}
private void OnStatusPayOperationCompleted(object arg)
{
if ((this.StatusPayCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.StatusPayCompleted(this, new StatusPayCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ListSessionSeatType", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ListSessionSeatType(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType)
{
object[] results = this.Invoke("ListSessionSeatType", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginListSessionSeatType(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ListSessionSeatType", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType}, callback, asyncState);
}
/// <remarks/>
public string EndListSessionSeatType(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ListSessionSeatTypeAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType)
{
this.ListSessionSeatTypeAsync(strChannel, strAuthorizeCode, strBranchID, strSessionID, strType, null);
}
/// <remarks/>
public void ListSessionSeatTypeAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strType, object userState)
{
if ((this.ListSessionSeatTypeOperationCompleted == null)) {
this.ListSessionSeatTypeOperationCompleted = new System.Threading.SendOrPostCallback(this.OnListSessionSeatTypeOperationCompleted);
}
this.InvokeAsync("ListSessionSeatType", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strType}, this.ListSessionSeatTypeOperationCompleted, userState);
}
private void OnListSessionSeatTypeOperationCompleted(object arg)
{
if ((this.ListSessionSeatTypeCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ListSessionSeatTypeCompleted(this, new ListSessionSeatTypeCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/SendSMS", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string SendSMS(string strChannel, string strAuthorizeCode, string strBranchID, string strPINCode, string REFID, string TXID, string BASKETID)
{
object[] results = this.Invoke("SendSMS", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strPINCode,
REFID,
TXID,
BASKETID});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginSendSMS(string strChannel, string strAuthorizeCode, string strBranchID, string strPINCode, string REFID, string TXID, string BASKETID, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("SendSMS", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strPINCode,
REFID,
TXID,
BASKETID}, callback, asyncState);
}
/// <remarks/>
public string EndSendSMS(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void SendSMSAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strPINCode, string REFID, string TXID, string BASKETID)
{
this.SendSMSAsync(strChannel, strAuthorizeCode, strBranchID, strPINCode, REFID, TXID, BASKETID, null);
}
/// <remarks/>
public void SendSMSAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strPINCode, string REFID, string TXID, string BASKETID, object userState)
{
if ((this.SendSMSOperationCompleted == null)) {
this.SendSMSOperationCompleted = new System.Threading.SendOrPostCallback(this.OnSendSMSOperationCompleted);
}
this.InvokeAsync("SendSMS", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strPINCode,
REFID,
TXID,
BASKETID}, this.SendSMSOperationCompleted, userState);
}
private void OnSendSMSOperationCompleted(object arg)
{
if ((this.SendSMSCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.SendSMSCompleted(this, new SendSMSCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/BuySeatMPayPromotion", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string BuySeatMPayPromotion(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPaymentRef)
{
object[] results = this.Invoke("BuySeatMPayPromotion", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strPaymentRef});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginBuySeatMPayPromotion(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPaymentRef, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("BuySeatMPayPromotion", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strPaymentRef}, callback, asyncState);
}
/// <remarks/>
public string EndBuySeatMPayPromotion(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void BuySeatMPayPromotionAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPaymentRef)
{
this.BuySeatMPayPromotionAsync(strChannel, strAuthorizeCode, strBranchID, strSessionID, strSelectedSeat, strEmail, strWebSession, strPaymentRef, null);
}
/// <remarks/>
public void BuySeatMPayPromotionAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strSessionID, string strSelectedSeat, string strEmail, string strWebSession, string strPaymentRef, object userState)
{
if ((this.BuySeatMPayPromotionOperationCompleted == null)) {
this.BuySeatMPayPromotionOperationCompleted = new System.Threading.SendOrPostCallback(this.OnBuySeatMPayPromotionOperationCompleted);
}
this.InvokeAsync("BuySeatMPayPromotion", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strSessionID,
strSelectedSeat,
strEmail,
strWebSession,
strPaymentRef}, this.BuySeatMPayPromotionOperationCompleted, userState);
}
private void OnBuySeatMPayPromotionOperationCompleted(object arg)
{
if ((this.BuySeatMPayPromotionCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.BuySeatMPayPromotionCompleted(this, new BuySeatMPayPromotionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/GetBookingSeatData", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string GetBookingSeatData(string strChannel, string strAuthorizeCode, string strBranchID, string strPinCode)
{
object[] results = this.Invoke("GetBookingSeatData", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strPinCode});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginGetBookingSeatData(string strChannel, string strAuthorizeCode, string strBranchID, string strPinCode, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("GetBookingSeatData", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strPinCode}, callback, asyncState);
}
/// <remarks/>
public string EndGetBookingSeatData(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void GetBookingSeatDataAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strPinCode)
{
this.GetBookingSeatDataAsync(strChannel, strAuthorizeCode, strBranchID, strPinCode, null);
}
/// <remarks/>
public void GetBookingSeatDataAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strPinCode, object userState)
{
if ((this.GetBookingSeatDataOperationCompleted == null)) {
this.GetBookingSeatDataOperationCompleted = new System.Threading.SendOrPostCallback(this.OnGetBookingSeatDataOperationCompleted);
}
this.InvokeAsync("GetBookingSeatData", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strPinCode}, this.GetBookingSeatDataOperationCompleted, userState);
}
private void OnGetBookingSeatDataOperationCompleted(object arg)
{
if ((this.GetBookingSeatDataCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.GetBookingSeatDataCompleted(this, new GetBookingSeatDataCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ConfirmedTicketPrint", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ConfirmedTicketPrint(string strChannel, string strAuthorizeCode, string strBranchID, string TrandIDTemp, string strCardNo, int intPrintTotal, string strPinCode)
{
object[] results = this.Invoke("ConfirmedTicketPrint", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
TrandIDTemp,
strCardNo,
intPrintTotal,
strPinCode});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginConfirmedTicketPrint(string strChannel, string strAuthorizeCode, string strBranchID, string TrandIDTemp, string strCardNo, int intPrintTotal, string strPinCode, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ConfirmedTicketPrint", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
TrandIDTemp,
strCardNo,
intPrintTotal,
strPinCode}, callback, asyncState);
}
/// <remarks/>
public string EndConfirmedTicketPrint(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ConfirmedTicketPrintAsync(string strChannel, string strAuthorizeCode, string strBranchID, string TrandIDTemp, string strCardNo, int intPrintTotal, string strPinCode)
{
this.ConfirmedTicketPrintAsync(strChannel, strAuthorizeCode, strBranchID, TrandIDTemp, strCardNo, intPrintTotal, strPinCode, null);
}
/// <remarks/>
public void ConfirmedTicketPrintAsync(string strChannel, string strAuthorizeCode, string strBranchID, string TrandIDTemp, string strCardNo, int intPrintTotal, string strPinCode, object userState)
{
if ((this.ConfirmedTicketPrintOperationCompleted == null)) {
this.ConfirmedTicketPrintOperationCompleted = new System.Threading.SendOrPostCallback(this.OnConfirmedTicketPrintOperationCompleted);
}
this.InvokeAsync("ConfirmedTicketPrint", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
TrandIDTemp,
strCardNo,
intPrintTotal,
strPinCode}, this.ConfirmedTicketPrintOperationCompleted, userState);
}
private void OnConfirmedTicketPrintOperationCompleted(object arg)
{
if ((this.ConfirmedTicketPrintCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ConfirmedTicketPrintCompleted(this, new ConfirmedTicketPrintCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/GetReserveSeatData", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string GetReserveSeatData(string strChannel, string strAuthorizeCode, string strBranchID, string strPinCode)
{
object[] results = this.Invoke("GetReserveSeatData", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strPinCode});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginGetReserveSeatData(string strChannel, string strAuthorizeCode, string strBranchID, string strPinCode, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("GetReserveSeatData", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strPinCode}, callback, asyncState);
}
/// <remarks/>
public string EndGetReserveSeatData(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void GetReserveSeatDataAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strPinCode)
{
this.GetReserveSeatDataAsync(strChannel, strAuthorizeCode, strBranchID, strPinCode, null);
}
/// <remarks/>
public void GetReserveSeatDataAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strPinCode, object userState)
{
if ((this.GetReserveSeatDataOperationCompleted == null)) {
this.GetReserveSeatDataOperationCompleted = new System.Threading.SendOrPostCallback(this.OnGetReserveSeatDataOperationCompleted);
}
this.InvokeAsync("GetReserveSeatData", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strPinCode}, this.GetReserveSeatDataOperationCompleted, userState);
}
private void OnGetReserveSeatDataOperationCompleted(object arg)
{
if ((this.GetReserveSeatDataCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.GetReserveSeatDataCompleted(this, new GetReserveSeatDataCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/BuyReserveSeat", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string BuyReserveSeat(string strChannel, string strAuthorizeCode, string strBranchID, string TrandIDTemp, string strPinCode, string strTotalPrice, string strPaymentInfo)
{
object[] results = this.Invoke("BuyReserveSeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
TrandIDTemp,
strPinCode,
strTotalPrice,
strPaymentInfo});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginBuyReserveSeat(string strChannel, string strAuthorizeCode, string strBranchID, string TrandIDTemp, string strPinCode, string strTotalPrice, string strPaymentInfo, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("BuyReserveSeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
TrandIDTemp,
strPinCode,
strTotalPrice,
strPaymentInfo}, callback, asyncState);
}
/// <remarks/>
public string EndBuyReserveSeat(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void BuyReserveSeatAsync(string strChannel, string strAuthorizeCode, string strBranchID, string TrandIDTemp, string strPinCode, string strTotalPrice, string strPaymentInfo)
{
this.BuyReserveSeatAsync(strChannel, strAuthorizeCode, strBranchID, TrandIDTemp, strPinCode, strTotalPrice, strPaymentInfo, null);
}
/// <remarks/>
public void BuyReserveSeatAsync(string strChannel, string strAuthorizeCode, string strBranchID, string TrandIDTemp, string strPinCode, string strTotalPrice, string strPaymentInfo, object userState)
{
if ((this.BuyReserveSeatOperationCompleted == null)) {
this.BuyReserveSeatOperationCompleted = new System.Threading.SendOrPostCallback(this.OnBuyReserveSeatOperationCompleted);
}
this.InvokeAsync("BuyReserveSeat", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
TrandIDTemp,
strPinCode,
strTotalPrice,
strPaymentInfo}, this.BuyReserveSeatOperationCompleted, userState);
}
private void OnBuyReserveSeatOperationCompleted(object arg)
{
if ((this.BuyReserveSeatCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.BuyReserveSeatCompleted(this, new BuyReserveSeatCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/UserFrontBox", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string UserFrontBox(string strChannel, string strAuthorizeCode, string strBranchID, string strGroup, string strLoginIDExcept, string strLoginID)
{
object[] results = this.Invoke("UserFrontBox", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strGroup,
strLoginIDExcept,
strLoginID});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginUserFrontBox(string strChannel, string strAuthorizeCode, string strBranchID, string strGroup, string strLoginIDExcept, string strLoginID, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("UserFrontBox", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strGroup,
strLoginIDExcept,
strLoginID}, callback, asyncState);
}
/// <remarks/>
public string EndUserFrontBox(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void UserFrontBoxAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strGroup, string strLoginIDExcept, string strLoginID)
{
this.UserFrontBoxAsync(strChannel, strAuthorizeCode, strBranchID, strGroup, strLoginIDExcept, strLoginID, null);
}
/// <remarks/>
public void UserFrontBoxAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strGroup, string strLoginIDExcept, string strLoginID, object userState)
{
if ((this.UserFrontBoxOperationCompleted == null)) {
this.UserFrontBoxOperationCompleted = new System.Threading.SendOrPostCallback(this.OnUserFrontBoxOperationCompleted);
}
this.InvokeAsync("UserFrontBox", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strGroup,
strLoginIDExcept,
strLoginID}, this.UserFrontBoxOperationCompleted, userState);
}
private void OnUserFrontBoxOperationCompleted(object arg)
{
if ((this.UserFrontBoxCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.UserFrontBoxCompleted(this, new UserFrontBoxCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/UserRegister", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string UserRegister(
string strChannel,
string strAuthorizeCode,
string name,
string sname,
string email,
string pass,
string mob_num,
string tel_num,
string sex,
string bdate,
string nick_name,
string id_num,
string passp_num,
string address1,
string address2,
string address3,
string RegisterFrom)
{
object[] results = this.Invoke("UserRegister", new object[] {
strChannel,
strAuthorizeCode,
name,
sname,
email,
pass,
mob_num,
tel_num,
sex,
bdate,
nick_name,
id_num,
passp_num,
address1,
address2,
address3,
RegisterFrom});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginUserRegister(
string strChannel,
string strAuthorizeCode,
string name,
string sname,
string email,
string pass,
string mob_num,
string tel_num,
string sex,
string bdate,
string nick_name,
string id_num,
string passp_num,
string address1,
string address2,
string address3,
string RegisterFrom,
System.AsyncCallback callback,
object asyncState)
{
return this.BeginInvoke("UserRegister", new object[] {
strChannel,
strAuthorizeCode,
name,
sname,
email,
pass,
mob_num,
tel_num,
sex,
bdate,
nick_name,
id_num,
passp_num,
address1,
address2,
address3,
RegisterFrom}, callback, asyncState);
}
/// <remarks/>
public string EndUserRegister(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void UserRegisterAsync(
string strChannel,
string strAuthorizeCode,
string name,
string sname,
string email,
string pass,
string mob_num,
string tel_num,
string sex,
string bdate,
string nick_name,
string id_num,
string passp_num,
string address1,
string address2,
string address3,
string RegisterFrom)
{
this.UserRegisterAsync(strChannel, strAuthorizeCode, name, sname, email, pass, mob_num, tel_num, sex, bdate, nick_name, id_num, passp_num, address1, address2, address3, RegisterFrom, null);
}
/// <remarks/>
public void UserRegisterAsync(
string strChannel,
string strAuthorizeCode,
string name,
string sname,
string email,
string pass,
string mob_num,
string tel_num,
string sex,
string bdate,
string nick_name,
string id_num,
string passp_num,
string address1,
string address2,
string address3,
string RegisterFrom,
object userState)
{
if ((this.UserRegisterOperationCompleted == null)) {
this.UserRegisterOperationCompleted = new System.Threading.SendOrPostCallback(this.OnUserRegisterOperationCompleted);
}
this.InvokeAsync("UserRegister", new object[] {
strChannel,
strAuthorizeCode,
name,
sname,
email,
pass,
mob_num,
tel_num,
sex,
bdate,
nick_name,
id_num,
passp_num,
address1,
address2,
address3,
RegisterFrom}, this.UserRegisterOperationCompleted, userState);
}
private void OnUserRegisterOperationCompleted(object arg)
{
if ((this.UserRegisterCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.UserRegisterCompleted(this, new UserRegisterCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/RegisterConfirmation", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string RegisterConfirmation(string strChannel, string strAuthorizeCode, string rv_code)
{
object[] results = this.Invoke("RegisterConfirmation", new object[] {
strChannel,
strAuthorizeCode,
rv_code});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginRegisterConfirmation(string strChannel, string strAuthorizeCode, string rv_code, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("RegisterConfirmation", new object[] {
strChannel,
strAuthorizeCode,
rv_code}, callback, asyncState);
}
/// <remarks/>
public string EndRegisterConfirmation(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void RegisterConfirmationAsync(string strChannel, string strAuthorizeCode, string rv_code)
{
this.RegisterConfirmationAsync(strChannel, strAuthorizeCode, rv_code, null);
}
/// <remarks/>
public void RegisterConfirmationAsync(string strChannel, string strAuthorizeCode, string rv_code, object userState)
{
if ((this.RegisterConfirmationOperationCompleted == null)) {
this.RegisterConfirmationOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRegisterConfirmationOperationCompleted);
}
this.InvokeAsync("RegisterConfirmation", new object[] {
strChannel,
strAuthorizeCode,
rv_code}, this.RegisterConfirmationOperationCompleted, userState);
}
private void OnRegisterConfirmationOperationCompleted(object arg)
{
if ((this.RegisterConfirmationCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.RegisterConfirmationCompleted(this, new RegisterConfirmationCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/UserLogin", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string UserLogin(string strChannel, string strAuthorizeCode, string email, string pass, string log_from)
{
object[] results = this.Invoke("UserLogin", new object[] {
strChannel,
strAuthorizeCode,
email,
pass,
log_from});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginUserLogin(string strChannel, string strAuthorizeCode, string email, string pass, string log_from, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("UserLogin", new object[] {
strChannel,
strAuthorizeCode,
email,
pass,
log_from}, callback, asyncState);
}
/// <remarks/>
public string EndUserLogin(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void UserLoginAsync(string strChannel, string strAuthorizeCode, string email, string pass, string log_from)
{
this.UserLoginAsync(strChannel, strAuthorizeCode, email, pass, log_from, null);
}
/// <remarks/>
public void UserLoginAsync(string strChannel, string strAuthorizeCode, string email, string pass, string log_from, object userState)
{
if ((this.UserLoginOperationCompleted == null)) {
this.UserLoginOperationCompleted = new System.Threading.SendOrPostCallback(this.OnUserLoginOperationCompleted);
}
this.InvokeAsync("UserLogin", new object[] {
strChannel,
strAuthorizeCode,
email,
pass,
log_from}, this.UserLoginOperationCompleted, userState);
}
private void OnUserLoginOperationCompleted(object arg)
{
if ((this.UserLoginCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.UserLoginCompleted(this, new UserLoginCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/UserLogout", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string UserLogout(string strChannel, string strAuthorizeCode, string email, string log_from)
{
object[] results = this.Invoke("UserLogout", new object[] {
strChannel,
strAuthorizeCode,
email,
log_from});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginUserLogout(string strChannel, string strAuthorizeCode, string email, string log_from, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("UserLogout", new object[] {
strChannel,
strAuthorizeCode,
email,
log_from}, callback, asyncState);
}
/// <remarks/>
public string EndUserLogout(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void UserLogoutAsync(string strChannel, string strAuthorizeCode, string email, string log_from)
{
this.UserLogoutAsync(strChannel, strAuthorizeCode, email, log_from, null);
}
/// <remarks/>
public void UserLogoutAsync(string strChannel, string strAuthorizeCode, string email, string log_from, object userState)
{
if ((this.UserLogoutOperationCompleted == null)) {
this.UserLogoutOperationCompleted = new System.Threading.SendOrPostCallback(this.OnUserLogoutOperationCompleted);
}
this.InvokeAsync("UserLogout", new object[] {
strChannel,
strAuthorizeCode,
email,
log_from}, this.UserLogoutOperationCompleted, userState);
}
private void OnUserLogoutOperationCompleted(object arg)
{
if ((this.UserLogoutCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.UserLogoutCompleted(this, new UserLogoutCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ResetPassword", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ResetPassword(string strChannel, string strAuthorizeCode, string email)
{
object[] results = this.Invoke("ResetPassword", new object[] {
strChannel,
strAuthorizeCode,
email});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginResetPassword(string strChannel, string strAuthorizeCode, string email, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ResetPassword", new object[] {
strChannel,
strAuthorizeCode,
email}, callback, asyncState);
}
/// <remarks/>
public string EndResetPassword(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ResetPasswordAsync(string strChannel, string strAuthorizeCode, string email)
{
this.ResetPasswordAsync(strChannel, strAuthorizeCode, email, null);
}
/// <remarks/>
public void ResetPasswordAsync(string strChannel, string strAuthorizeCode, string email, object userState)
{
if ((this.ResetPasswordOperationCompleted == null)) {
this.ResetPasswordOperationCompleted = new System.Threading.SendOrPostCallback(this.OnResetPasswordOperationCompleted);
}
this.InvokeAsync("ResetPassword", new object[] {
strChannel,
strAuthorizeCode,
email}, this.ResetPasswordOperationCompleted, userState);
}
private void OnResetPasswordOperationCompleted(object arg)
{
if ((this.ResetPasswordCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ResetPasswordCompleted(this, new ResetPasswordCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ConfirmResetPassword", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ConfirmResetPassword(string strChannel, string strAuthorizeCode, string f_code)
{
object[] results = this.Invoke("ConfirmResetPassword", new object[] {
strChannel,
strAuthorizeCode,
f_code});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginConfirmResetPassword(string strChannel, string strAuthorizeCode, string f_code, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ConfirmResetPassword", new object[] {
strChannel,
strAuthorizeCode,
f_code}, callback, asyncState);
}
/// <remarks/>
public string EndConfirmResetPassword(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ConfirmResetPasswordAsync(string strChannel, string strAuthorizeCode, string f_code)
{
this.ConfirmResetPasswordAsync(strChannel, strAuthorizeCode, f_code, null);
}
/// <remarks/>
public void ConfirmResetPasswordAsync(string strChannel, string strAuthorizeCode, string f_code, object userState)
{
if ((this.ConfirmResetPasswordOperationCompleted == null)) {
this.ConfirmResetPasswordOperationCompleted = new System.Threading.SendOrPostCallback(this.OnConfirmResetPasswordOperationCompleted);
}
this.InvokeAsync("ConfirmResetPassword", new object[] {
strChannel,
strAuthorizeCode,
f_code}, this.ConfirmResetPasswordOperationCompleted, userState);
}
private void OnConfirmResetPasswordOperationCompleted(object arg)
{
if ((this.ConfirmResetPasswordCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ConfirmResetPasswordCompleted(this, new ConfirmResetPasswordCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ChangePassword", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ChangePassword(string strChannel, string strAuthorizeCode, string email, string pass, string passnew)
{
object[] results = this.Invoke("ChangePassword", new object[] {
strChannel,
strAuthorizeCode,
email,
pass,
passnew});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginChangePassword(string strChannel, string strAuthorizeCode, string email, string pass, string passnew, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ChangePassword", new object[] {
strChannel,
strAuthorizeCode,
email,
pass,
passnew}, callback, asyncState);
}
/// <remarks/>
public string EndChangePassword(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ChangePasswordAsync(string strChannel, string strAuthorizeCode, string email, string pass, string passnew)
{
this.ChangePasswordAsync(strChannel, strAuthorizeCode, email, pass, passnew, null);
}
/// <remarks/>
public void ChangePasswordAsync(string strChannel, string strAuthorizeCode, string email, string pass, string passnew, object userState)
{
if ((this.ChangePasswordOperationCompleted == null)) {
this.ChangePasswordOperationCompleted = new System.Threading.SendOrPostCallback(this.OnChangePasswordOperationCompleted);
}
this.InvokeAsync("ChangePassword", new object[] {
strChannel,
strAuthorizeCode,
email,
pass,
passnew}, this.ChangePasswordOperationCompleted, userState);
}
private void OnChangePasswordOperationCompleted(object arg)
{
if ((this.ChangePasswordCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ChangePasswordCompleted(this, new ChangePasswordCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/MemberDetail", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string MemberDetail(string strChannel, string strAuthorizeCode, string email)
{
object[] results = this.Invoke("MemberDetail", new object[] {
strChannel,
strAuthorizeCode,
email});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginMemberDetail(string strChannel, string strAuthorizeCode, string email, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("MemberDetail", new object[] {
strChannel,
strAuthorizeCode,
email}, callback, asyncState);
}
/// <remarks/>
public string EndMemberDetail(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void MemberDetailAsync(string strChannel, string strAuthorizeCode, string email)
{
this.MemberDetailAsync(strChannel, strAuthorizeCode, email, null);
}
/// <remarks/>
public void MemberDetailAsync(string strChannel, string strAuthorizeCode, string email, object userState)
{
if ((this.MemberDetailOperationCompleted == null)) {
this.MemberDetailOperationCompleted = new System.Threading.SendOrPostCallback(this.OnMemberDetailOperationCompleted);
}
this.InvokeAsync("MemberDetail", new object[] {
strChannel,
strAuthorizeCode,
email}, this.MemberDetailOperationCompleted, userState);
}
private void OnMemberDetailOperationCompleted(object arg)
{
if ((this.MemberDetailCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.MemberDetailCompleted(this, new MemberDetailCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/MemberEdit", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string MemberEdit(string strChannel, string strAuthorizeCode, string email, string name, string sname, string mob_num, string tel_num, string sex, string bdate, string address1, string address2, string address3)
{
object[] results = this.Invoke("MemberEdit", new object[] {
strChannel,
strAuthorizeCode,
email,
name,
sname,
mob_num,
tel_num,
sex,
bdate,
address1,
address2,
address3});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginMemberEdit(string strChannel, string strAuthorizeCode, string email, string name, string sname, string mob_num, string tel_num, string sex, string bdate, string address1, string address2, string address3, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("MemberEdit", new object[] {
strChannel,
strAuthorizeCode,
email,
name,
sname,
mob_num,
tel_num,
sex,
bdate,
address1,
address2,
address3}, callback, asyncState);
}
/// <remarks/>
public string EndMemberEdit(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void MemberEditAsync(string strChannel, string strAuthorizeCode, string email, string name, string sname, string mob_num, string tel_num, string sex, string bdate, string address1, string address2, string address3)
{
this.MemberEditAsync(strChannel, strAuthorizeCode, email, name, sname, mob_num, tel_num, sex, bdate, address1, address2, address3, null);
}
/// <remarks/>
public void MemberEditAsync(string strChannel, string strAuthorizeCode, string email, string name, string sname, string mob_num, string tel_num, string sex, string bdate, string address1, string address2, string address3, object userState)
{
if ((this.MemberEditOperationCompleted == null)) {
this.MemberEditOperationCompleted = new System.Threading.SendOrPostCallback(this.OnMemberEditOperationCompleted);
}
this.InvokeAsync("MemberEdit", new object[] {
strChannel,
strAuthorizeCode,
email,
name,
sname,
mob_num,
tel_num,
sex,
bdate,
address1,
address2,
address3}, this.MemberEditOperationCompleted, userState);
}
private void OnMemberEditOperationCompleted(object arg)
{
if ((this.MemberEditCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.MemberEditCompleted(this, new MemberEditCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/MemberHistory", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string MemberHistory(string strChannel, string strAuthorizeCode, string email)
{
object[] results = this.Invoke("MemberHistory", new object[] {
strChannel,
strAuthorizeCode,
email});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginMemberHistory(string strChannel, string strAuthorizeCode, string email, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("MemberHistory", new object[] {
strChannel,
strAuthorizeCode,
email}, callback, asyncState);
}
/// <remarks/>
public string EndMemberHistory(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void MemberHistoryAsync(string strChannel, string strAuthorizeCode, string email)
{
this.MemberHistoryAsync(strChannel, strAuthorizeCode, email, null);
}
/// <remarks/>
public void MemberHistoryAsync(string strChannel, string strAuthorizeCode, string email, object userState)
{
if ((this.MemberHistoryOperationCompleted == null)) {
this.MemberHistoryOperationCompleted = new System.Threading.SendOrPostCallback(this.OnMemberHistoryOperationCompleted);
}
this.InvokeAsync("MemberHistory", new object[] {
strChannel,
strAuthorizeCode,
email}, this.MemberHistoryOperationCompleted, userState);
}
private void OnMemberHistoryOperationCompleted(object arg)
{
if ((this.MemberHistoryCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.MemberHistoryCompleted(this, new MemberHistoryCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ResendConfirmationEmail", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ResendConfirmationEmail(string strChannel, string strAuthorizeCode, string email)
{
object[] results = this.Invoke("ResendConfirmationEmail", new object[] {
strChannel,
strAuthorizeCode,
email});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginResendConfirmationEmail(string strChannel, string strAuthorizeCode, string email, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ResendConfirmationEmail", new object[] {
strChannel,
strAuthorizeCode,
email}, callback, asyncState);
}
/// <remarks/>
public string EndResendConfirmationEmail(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ResendConfirmationEmailAsync(string strChannel, string strAuthorizeCode, string email)
{
this.ResendConfirmationEmailAsync(strChannel, strAuthorizeCode, email, null);
}
/// <remarks/>
public void ResendConfirmationEmailAsync(string strChannel, string strAuthorizeCode, string email, object userState)
{
if ((this.ResendConfirmationEmailOperationCompleted == null)) {
this.ResendConfirmationEmailOperationCompleted = new System.Threading.SendOrPostCallback(this.OnResendConfirmationEmailOperationCompleted);
}
this.InvokeAsync("ResendConfirmationEmail", new object[] {
strChannel,
strAuthorizeCode,
email}, this.ResendConfirmationEmailOperationCompleted, userState);
}
private void OnResendConfirmationEmailOperationCompleted(object arg)
{
if ((this.ResendConfirmationEmailCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ResendConfirmationEmailCompleted(this, new ResendConfirmationEmailCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/CreateExpectedReceipts", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string CreateExpectedReceipts(string strChannel, string strAuthorizeCode, string strBranchID, string strExpectedDelivery, string strVendor, string strOrderDate, string strComment, string strDetails)
{
object[] results = this.Invoke("CreateExpectedReceipts", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strExpectedDelivery,
strVendor,
strOrderDate,
strComment,
strDetails});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginCreateExpectedReceipts(string strChannel, string strAuthorizeCode, string strBranchID, string strExpectedDelivery, string strVendor, string strOrderDate, string strComment, string strDetails, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("CreateExpectedReceipts", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strExpectedDelivery,
strVendor,
strOrderDate,
strComment,
strDetails}, callback, asyncState);
}
/// <remarks/>
public string EndCreateExpectedReceipts(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void CreateExpectedReceiptsAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strExpectedDelivery, string strVendor, string strOrderDate, string strComment, string strDetails)
{
this.CreateExpectedReceiptsAsync(strChannel, strAuthorizeCode, strBranchID, strExpectedDelivery, strVendor, strOrderDate, strComment, strDetails, null);
}
/// <remarks/>
public void CreateExpectedReceiptsAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strExpectedDelivery, string strVendor, string strOrderDate, string strComment, string strDetails, object userState)
{
if ((this.CreateExpectedReceiptsOperationCompleted == null)) {
this.CreateExpectedReceiptsOperationCompleted = new System.Threading.SendOrPostCallback(this.OnCreateExpectedReceiptsOperationCompleted);
}
this.InvokeAsync("CreateExpectedReceipts", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strExpectedDelivery,
strVendor,
strOrderDate,
strComment,
strDetails}, this.CreateExpectedReceiptsOperationCompleted, userState);
}
private void OnCreateExpectedReceiptsOperationCompleted(object arg)
{
if ((this.CreateExpectedReceiptsCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.CreateExpectedReceiptsCompleted(this, new CreateExpectedReceiptsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ProcessStockTransfer", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ProcessStockTransfer(string strChannel, string strAuthorizeCode, string strBranchID, string strTransfer, string strComment, string strDetails)
{
object[] results = this.Invoke("ProcessStockTransfer", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strTransfer,
strComment,
strDetails});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginProcessStockTransfer(string strChannel, string strAuthorizeCode, string strBranchID, string strTransfer, string strComment, string strDetails, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ProcessStockTransfer", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strTransfer,
strComment,
strDetails}, callback, asyncState);
}
/// <remarks/>
public string EndProcessStockTransfer(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ProcessStockTransferAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strTransfer, string strComment, string strDetails)
{
this.ProcessStockTransferAsync(strChannel, strAuthorizeCode, strBranchID, strTransfer, strComment, strDetails, null);
}
/// <remarks/>
public void ProcessStockTransferAsync(string strChannel, string strAuthorizeCode, string strBranchID, string strTransfer, string strComment, string strDetails, object userState)
{
if ((this.ProcessStockTransferOperationCompleted == null)) {
this.ProcessStockTransferOperationCompleted = new System.Threading.SendOrPostCallback(this.OnProcessStockTransferOperationCompleted);
}
this.InvokeAsync("ProcessStockTransfer", new object[] {
strChannel,
strAuthorizeCode,
strBranchID,
strTransfer,
strComment,
strDetails}, this.ProcessStockTransferOperationCompleted, userState);
}
private void OnProcessStockTransferOperationCompleted(object arg)
{
if ((this.ProcessStockTransferCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ProcessStockTransferCompleted(this, new ProcessStockTransferCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ConvertSeatPosition", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ConvertSeatPosition(string strChannel, string strAuthorizeCode, string strBranchID)
{
object[] results = this.Invoke("ConvertSeatPosition", new object[] {
strChannel,
strAuthorizeCode,
strBranchID});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginConvertSeatPosition(string strChannel, string strAuthorizeCode, string strBranchID, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ConvertSeatPosition", new object[] {
strChannel,
strAuthorizeCode,
strBranchID}, callback, asyncState);
}
/// <remarks/>
public string EndConvertSeatPosition(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ConvertSeatPositionAsync(string strChannel, string strAuthorizeCode, string strBranchID)
{
this.ConvertSeatPositionAsync(strChannel, strAuthorizeCode, strBranchID, null);
}
/// <remarks/>
public void ConvertSeatPositionAsync(string strChannel, string strAuthorizeCode, string strBranchID, object userState)
{
if ((this.ConvertSeatPositionOperationCompleted == null)) {
this.ConvertSeatPositionOperationCompleted = new System.Threading.SendOrPostCallback(this.OnConvertSeatPositionOperationCompleted);
}
this.InvokeAsync("ConvertSeatPosition", new object[] {
strChannel,
strAuthorizeCode,
strBranchID}, this.ConvertSeatPositionOperationCompleted, userState);
}
private void OnConvertSeatPositionOperationCompleted(object arg)
{
if ((this.ConvertSeatPositionCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ConvertSeatPositionCompleted(this, new ConvertSeatPositionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/AddChannel", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string AddChannel(string strChannel, string strCode, string strDescription, string strData1, string strData2, string strData3, string strData4, string strData5, string strData6, string strData7, string strData8)
{
object[] results = this.Invoke("AddChannel", new object[] {
strChannel,
strCode,
strDescription,
strData1,
strData2,
strData3,
strData4,
strData5,
strData6,
strData7,
strData8});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginAddChannel(string strChannel, string strCode, string strDescription, string strData1, string strData2, string strData3, string strData4, string strData5, string strData6, string strData7, string strData8, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("AddChannel", new object[] {
strChannel,
strCode,
strDescription,
strData1,
strData2,
strData3,
strData4,
strData5,
strData6,
strData7,
strData8}, callback, asyncState);
}
/// <remarks/>
public string EndAddChannel(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void AddChannelAsync(string strChannel, string strCode, string strDescription, string strData1, string strData2, string strData3, string strData4, string strData5, string strData6, string strData7, string strData8)
{
this.AddChannelAsync(strChannel, strCode, strDescription, strData1, strData2, strData3, strData4, strData5, strData6, strData7, strData8, null);
}
/// <remarks/>
public void AddChannelAsync(string strChannel, string strCode, string strDescription, string strData1, string strData2, string strData3, string strData4, string strData5, string strData6, string strData7, string strData8, object userState)
{
if ((this.AddChannelOperationCompleted == null)) {
this.AddChannelOperationCompleted = new System.Threading.SendOrPostCallback(this.OnAddChannelOperationCompleted);
}
this.InvokeAsync("AddChannel", new object[] {
strChannel,
strCode,
strDescription,
strData1,
strData2,
strData3,
strData4,
strData5,
strData6,
strData7,
strData8}, this.AddChannelOperationCompleted, userState);
}
private void OnAddChannelOperationCompleted(object arg)
{
if ((this.AddChannelCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.AddChannelCompleted(this, new AddChannelCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/EnableChannel", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string EnableChannel(string strChannel, string strCode)
{
object[] results = this.Invoke("EnableChannel", new object[] {
strChannel,
strCode});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginEnableChannel(string strChannel, string strCode, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("EnableChannel", new object[] {
strChannel,
strCode}, callback, asyncState);
}
/// <remarks/>
public string EndEnableChannel(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void EnableChannelAsync(string strChannel, string strCode)
{
this.EnableChannelAsync(strChannel, strCode, null);
}
/// <remarks/>
public void EnableChannelAsync(string strChannel, string strCode, object userState)
{
if ((this.EnableChannelOperationCompleted == null)) {
this.EnableChannelOperationCompleted = new System.Threading.SendOrPostCallback(this.OnEnableChannelOperationCompleted);
}
this.InvokeAsync("EnableChannel", new object[] {
strChannel,
strCode}, this.EnableChannelOperationCompleted, userState);
}
private void OnEnableChannelOperationCompleted(object arg)
{
if ((this.EnableChannelCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.EnableChannelCompleted(this, new EnableChannelCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/DisableChannel", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string DisableChannel(string strChannel, string strCode)
{
object[] results = this.Invoke("DisableChannel", new object[] {
strChannel,
strCode});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginDisableChannel(string strChannel, string strCode, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("DisableChannel", new object[] {
strChannel,
strCode}, callback, asyncState);
}
/// <remarks/>
public string EndDisableChannel(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void DisableChannelAsync(string strChannel, string strCode)
{
this.DisableChannelAsync(strChannel, strCode, null);
}
/// <remarks/>
public void DisableChannelAsync(string strChannel, string strCode, object userState)
{
if ((this.DisableChannelOperationCompleted == null)) {
this.DisableChannelOperationCompleted = new System.Threading.SendOrPostCallback(this.OnDisableChannelOperationCompleted);
}
this.InvokeAsync("DisableChannel", new object[] {
strChannel,
strCode}, this.DisableChannelOperationCompleted, userState);
}
private void OnDisableChannelOperationCompleted(object arg)
{
if ((this.DisableChannelCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.DisableChannelCompleted(this, new DisableChannelCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/ChangeChannelCode", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string ChangeChannelCode(string strChannel, string strCode, string strNewCode)
{
object[] results = this.Invoke("ChangeChannelCode", new object[] {
strChannel,
strCode,
strNewCode});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginChangeChannelCode(string strChannel, string strCode, string strNewCode, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("ChangeChannelCode", new object[] {
strChannel,
strCode,
strNewCode}, callback, asyncState);
}
/// <remarks/>
public string EndChangeChannelCode(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void ChangeChannelCodeAsync(string strChannel, string strCode, string strNewCode)
{
this.ChangeChannelCodeAsync(strChannel, strCode, strNewCode, null);
}
/// <remarks/>
public void ChangeChannelCodeAsync(string strChannel, string strCode, string strNewCode, object userState)
{
if ((this.ChangeChannelCodeOperationCompleted == null)) {
this.ChangeChannelCodeOperationCompleted = new System.Threading.SendOrPostCallback(this.OnChangeChannelCodeOperationCompleted);
}
this.InvokeAsync("ChangeChannelCode", new object[] {
strChannel,
strCode,
strNewCode}, this.ChangeChannelCodeOperationCompleted, userState);
}
private void OnChangeChannelCodeOperationCompleted(object arg)
{
if ((this.ChangeChannelCodeCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.ChangeChannelCodeCompleted(this, new ChangeChannelCodeCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
[System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://vistaplus.majorcineplex.com/AddBranchPayment", RequestNamespace = "http://vistaplus.majorcineplex.com", ResponseNamespace = "http://vistaplus.majorcineplex.com", Use = System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle = System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
public string AddBranchPayment(string strChannel, string strAuthorizeCode)
{
object[] results = this.Invoke("AddBranchPayment", new object[] {
strChannel,
strAuthorizeCode});
return ((string)(results[0]));
}
/// <remarks/>
public System.IAsyncResult BeginAddBranchPayment(string strChannel, string strAuthorizeCode, System.AsyncCallback callback, object asyncState)
{
return this.BeginInvoke("AddBranchPayment", new object[] {
strChannel,
strAuthorizeCode}, callback, asyncState);
}
/// <remarks/>
public string EndAddBranchPayment(System.IAsyncResult asyncResult)
{
object[] results = this.EndInvoke(asyncResult);
return ((string)(results[0]));
}
/// <remarks/>
public void AddBranchPaymentAsync(string strChannel, string strAuthorizeCode)
{
this.AddBranchPaymentAsync(strChannel, strAuthorizeCode, null);
}
/// <remarks/>
public void AddBranchPaymentAsync(string strChannel, string strAuthorizeCode, object userState)
{
if ((this.AddBranchPaymentOperationCompleted == null)) {
this.AddBranchPaymentOperationCompleted = new System.Threading.SendOrPostCallback(this.OnAddBranchPaymentOperationCompleted);
}
this.InvokeAsync("AddBranchPayment", new object[] {
strChannel,
strAuthorizeCode}, this.AddBranchPaymentOperationCompleted, userState);
}
private void OnAddBranchPaymentOperationCompleted(object arg)
{
if ((this.AddBranchPaymentCompleted != null)) {
System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg));
this.AddBranchPaymentCompleted(this, new AddBranchPaymentCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState));
}
}
/// <remarks/>
public new void CancelAsync(object userState)
{
base.CancelAsync(userState);
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ListBrandCompletedEventHandler(object sender, ListBrandCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ListBrandCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ListBrandCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ListBranchCompletedEventHandler(object sender, ListBranchCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ListBranchCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ListBranchCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ListSessionCompletedEventHandler(object sender, ListSessionCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ListSessionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ListSessionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void SessionSeatMapCompletedEventHandler(object sender, SessionSeatMapCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class SessionSeatMapCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal SessionSeatMapCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void SessionSeatStatusCompletedEventHandler(object sender, SessionSeatStatusCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class SessionSeatStatusCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal SessionSeatStatusCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void MarkSeatCompletedEventHandler(object sender, MarkSeatCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class MarkSeatCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal MarkSeatCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void UnmarkSeatCompletedEventHandler(object sender, UnmarkSeatCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class UnmarkSeatCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal UnmarkSeatCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ReserveSeatCompletedEventHandler(object sender, ReserveSeatCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ReserveSeatCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ReserveSeatCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void BuySeatMCashCompletedEventHandler(object sender, BuySeatMCashCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class BuySeatMCashCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal BuySeatMCashCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void BuySeatCompletedEventHandler(object sender, BuySeatCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class BuySeatCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal BuySeatCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void AutoSeatChoiceCompletedEventHandler(object sender, AutoSeatChoiceCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class AutoSeatChoiceCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal AutoSeatChoiceCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ListMovieCompletedEventHandler(object sender, ListMovieCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ListMovieCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ListMovieCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void FastReserveCompletedEventHandler(object sender, FastReserveCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class FastReserveCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal FastReserveCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void StatusPayCompletedEventHandler(object sender, StatusPayCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class StatusPayCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal StatusPayCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ListSessionSeatTypeCompletedEventHandler(object sender, ListSessionSeatTypeCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ListSessionSeatTypeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ListSessionSeatTypeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void SendSMSCompletedEventHandler(object sender, SendSMSCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class SendSMSCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal SendSMSCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void BuySeatMPayPromotionCompletedEventHandler(object sender, BuySeatMPayPromotionCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class BuySeatMPayPromotionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal BuySeatMPayPromotionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void GetBookingSeatDataCompletedEventHandler(object sender, GetBookingSeatDataCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetBookingSeatDataCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal GetBookingSeatDataCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ConfirmedTicketPrintCompletedEventHandler(object sender, ConfirmedTicketPrintCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ConfirmedTicketPrintCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ConfirmedTicketPrintCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void GetReserveSeatDataCompletedEventHandler(object sender, GetReserveSeatDataCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class GetReserveSeatDataCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal GetReserveSeatDataCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void BuyReserveSeatCompletedEventHandler(object sender, BuyReserveSeatCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class BuyReserveSeatCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal BuyReserveSeatCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void UserFrontBoxCompletedEventHandler(object sender, UserFrontBoxCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class UserFrontBoxCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal UserFrontBoxCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void UserRegisterCompletedEventHandler(object sender, UserRegisterCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class UserRegisterCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal UserRegisterCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void RegisterConfirmationCompletedEventHandler(object sender, RegisterConfirmationCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class RegisterConfirmationCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal RegisterConfirmationCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void UserLoginCompletedEventHandler(object sender, UserLoginCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class UserLoginCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal UserLoginCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void UserLogoutCompletedEventHandler(object sender, UserLogoutCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class UserLogoutCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal UserLogoutCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ResetPasswordCompletedEventHandler(object sender, ResetPasswordCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ResetPasswordCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ResetPasswordCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ConfirmResetPasswordCompletedEventHandler(object sender, ConfirmResetPasswordCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ConfirmResetPasswordCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ConfirmResetPasswordCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ChangePasswordCompletedEventHandler(object sender, ChangePasswordCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ChangePasswordCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ChangePasswordCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void MemberDetailCompletedEventHandler(object sender, MemberDetailCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class MemberDetailCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal MemberDetailCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void MemberEditCompletedEventHandler(object sender, MemberEditCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class MemberEditCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal MemberEditCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void MemberHistoryCompletedEventHandler(object sender, MemberHistoryCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class MemberHistoryCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal MemberHistoryCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ResendConfirmationEmailCompletedEventHandler(object sender, ResendConfirmationEmailCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ResendConfirmationEmailCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ResendConfirmationEmailCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void CreateExpectedReceiptsCompletedEventHandler(object sender, CreateExpectedReceiptsCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class CreateExpectedReceiptsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal CreateExpectedReceiptsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ProcessStockTransferCompletedEventHandler(object sender, ProcessStockTransferCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ProcessStockTransferCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ProcessStockTransferCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ConvertSeatPositionCompletedEventHandler(object sender, ConvertSeatPositionCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ConvertSeatPositionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ConvertSeatPositionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void AddChannelCompletedEventHandler(object sender, AddChannelCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class AddChannelCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal AddChannelCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void EnableChannelCompletedEventHandler(object sender, EnableChannelCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class EnableChannelCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal EnableChannelCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void DisableChannelCompletedEventHandler(object sender, DisableChannelCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class DisableChannelCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal DisableChannelCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void ChangeChannelCodeCompletedEventHandler(object sender, ChangeChannelCodeCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class ChangeChannelCodeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal ChangeChannelCodeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
public delegate void AddBranchPaymentCompletedEventHandler(object sender, AddBranchPaymentCompletedEventArgs e);
/// <remarks/>
[System.CodeDom.Compiler.GeneratedCodeAttribute("wsdl", "2.0.50727.3038")]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
public partial class AddBranchPaymentCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs
{
private object[] results;
internal AddBranchPaymentCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) :
base(exception, cancelled, userState)
{
this.results = results;
}
/// <remarks/>
public string Result
{
get
{
this.RaiseExceptionIfNecessary();
return ((string)(this.results[0]));
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment