public List<Exception> ExceptionList { get; }
Public ReadOnly Property ExceptionList As List(Of Exception) Get
public: property List<Exception^>^ ExceptionList { List<Exception^>^ get (); }
member ExceptionList : List<Exception> with get
function get_ExceptionList();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.