I have the following situation: I want to develop a DSL. To generate the code, I would need the help 开发者_如何学Cof the XamlDOM Implementation, which offers static analysis and manipulation of XAML
Given the following Fluent NHibernate maps: public class FastTrackPackageClassMap : ClassMap<FastTrackPackage>