Amazon.ImportExport.Model.Internal.MarshallTransformations.CancelJobResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

public static GetInstance ( ) : CancelJobResponseUnmarshaller
Résultat CancelJobResponseUnmarshaller
        public static CancelJobResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new CancelJobResponseUnmarshaller();
            }
            return instance;
        }