Skip to content

Instantly share code, notes, and snippets.

View rainmaker2k's full-sized avatar

Kah Tang rainmaker2k

View GitHub Profile
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DD4T.ContentModel.Factories;
using DD4T.ContentModel.Exceptions;
namespace Sample.Corporate.Mapping.Tridion
{
public class ModelFactory: IModelFactory