173
protected virtual void print_do(string msg) { throw new NotImplementedException(); }
1
using System;
2
using System.Collections.Generic;
3
4
5
public class Program
6
{
7
public static void Main()
8
{
9
var history_lesson = new History203Controller();
10
history_lesson.gotoA();
11
history_lesson.gotoC();
12
history_lesson.goBack();
13
history_lesson.gotoB();
14
history_lesson.gotoC();
15
history_lesson.goBack();
16
}
17
}
18
19
20
public class FrameEvent {
21
public FrameEvent(String Msg, Dictionary<String,object> Parameters) {
22
this.Msg = Msg;
23
this.Parameters = Parameters;
24
}
Cached Result
{
"Message": {
"$type": "OneNorth.Bds.Messages.v1.PublishEvent`1[[OneNorth.Bds.Messages.v1.CaseStudies.CaseStudyDto, OneNorth.Bds.Messages]], OneNorth.Bds.Messages",
"Entity": {
"Guid": "145cd2a5-4cad-e811-80f9-f4dbb571f7de",
"IsDefaultLanguage": true,
"IsPublished": true,
"CoreExtensions": [
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "Aboriginal,Banking & Debt Finance > Real Estate Finance",
"Name": "Services"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "",
"Name": "Industries"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "Hafsa&Abdirahman,Gloria&Ablett, Sharon",
"Name": "Lawyers"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "Canada and the United States,Middle East and Africa,Latin America",
"Name": "Regions"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "EXP0010",
"Name": "UniqueCounterId"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "Calgary,New York",
"Name": "Offices"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "Publish",
"Name": "WebPostingStatus"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.BooleanCoreExtensionDto, OneNorth.Bds.Messages",
"Name": "OnlyApprovedForBioAssocaition"
}
],
"Abstract": "<p>summary description goes here</p>",
"Body": "<p>this is the primary description</p>",
"Date": "2018-09-05T00:00:00",
"Title": "This is the posting Headline"
}
}
}
"Message": {
"$type": "OneNorth.Bds.Messages.v1.PublishEvent`1[[OneNorth.Bds.Messages.v1.CaseStudies.CaseStudyDto, OneNorth.Bds.Messages]], OneNorth.Bds.Messages",
"Entity": {
"Guid": "145cd2a5-4cad-e811-80f9-f4dbb571f7de",
"IsDefaultLanguage": true,
"IsPublished": true,
"CoreExtensions": [
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "Aboriginal,Banking & Debt Finance > Real Estate Finance",
"Name": "Services"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "",
"Name": "Industries"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "Hafsa&Abdirahman,Gloria&Ablett, Sharon",
"Name": "Lawyers"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "Canada and the United States,Middle East and Africa,Latin America",
"Name": "Regions"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "EXP0010",
"Name": "UniqueCounterId"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "Calgary,New York",
"Name": "Offices"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.TextCoreExtensionDto, OneNorth.Bds.Messages",
"Value": "Publish",
"Name": "WebPostingStatus"
},
{
"$type": "OneNorth.Bds.Messages.v1.CoreExtensions.BooleanCoreExtensionDto, OneNorth.Bds.Messages",
"Name": "OnlyApprovedForBioAssocaition"
}
],
"Abstract": "<p>summary description goes here</p>",
"Body": "<p>this is the primary description</p>",
"Date": "2018-09-05T00:00:00",
"Title": "This is the posting Headline"
}
}
}