Unable to find type [cultureinfo]: make sure that the assembly containing this type is loaded.$log_date = [datetime]::ParseExact('Tue Aug 4 17:05:41 2015','ddd MMM d HH:mm:ss yyyy',[cultureinfo]
我有一个问题,我是AutoMapping --一个具有CultureInfo属性的实体,当我试图构建SessionFactory时,它会抛出以下错误:“表ExampleClass中的关联引用未映射的类:System.Globalization.CultureInfo”var configuration = new Configuration(); public virtual string LineOne { get; se