ThrowOnErrors() 정적인 개인적인 메소드

static private ThrowOnErrors ( List errors ) : void
errors List
리턴 void
 internal void ThrowOnErrors()
 {
     ErrorsHelper.ThrowOnErrors(this._errors);
 }