private void WriteDelegate(DelegateType _delegate)
 {
     WriteLine(_delegate.GetDeclarationLine());
 }