Amazon.RDS.Model.Internal.MarshallTransformations.DownloadDBLogFilePortionResponseUnmarshaller.GetInstance C# (CSharp) Метод

GetInstance() публичный статический Метод

public static GetInstance ( ) : DownloadDBLogFilePortionResponseUnmarshaller
Результат DownloadDBLogFilePortionResponseUnmarshaller
        public static DownloadDBLogFilePortionResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new DownloadDBLogFilePortionResponseUnmarshaller();
            }
            return instance;
        }