예제 #1
0
 public IdentityErrorDescriber(IOwinContext context)
     : this(context.GetContentMapProvider(), context.GetContextLanguageInfo())
 {
 }