MixedCodeDocumentCreateCodeFragment Method |
Create a code fragment instances.
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntaxpublic MixedCodeDocumentCodeFragment CreateCodeFragment()
Public Function CreateCodeFragment As MixedCodeDocumentCodeFragment
Return Value
Type:
MixedCodeDocumentCodeFragmentThe newly created code fragment instance.
See Also