Amazon.SimpleEmail.Model.Internal.MarshallTransformations.VerifyDomainDkimResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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