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

GetInstance() public static méthode

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