コード例 #1
0
 protected override PropertyDefineCollection GetPropertyDefineCollection()
 {
     return(GetCachedPropertyDefineCollection("WfBranchProcessTemplateDescriptor",
                                              () => PropertyDefineCollection.CreatePropertiesFromConfiguration(WfActivitySettings.GetConfig().PropertyGroups["BasicBranchProcessTemplateProperties"])));
 }