Amazon.IdentityManagement.Model.Internal.MarshallTransformations.DeleteGroupResponseUnmarshaller.GetInstance C# (CSharp) Méthode

GetInstance() public static méthode

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