-.
:
public class ServiceOperationResult<T>
{
public bool Successful
{
get;
set;
}
public ServiceErrorType ErrorType
{
get;
set;
}
public string ErrorMessage
{
get;
set;
}
public T ReturnData
{
get;
set;
}
}
generics, , , , ( -, " ", " ", " -" ), .
, - , ( -) ( Windows).
- ( ) - " ". , , .