ActivityFactory Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ActivityFactory to generate text and then uses simple markdown semantics like chatdown to create Activity.
public class ActivityFactory
type ActivityFactory = class
Public Class ActivityFactory
- Inheritance
-
ActivityFactory
Constructors
ActivityFactory() |
Methods
FromObject(Object) |
Generate the activity. Support Both string LG result and structured LG result. |