Amazon.IdentityManagement.Model.Internal.MarshallTransformations.ListRolesResponseUnmarshaller.GetInstance C# (CSharp) 메소드

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : ListRolesResponseUnmarshaller
리턴 ListRolesResponseUnmarshaller
        public static ListRolesResponseUnmarshaller GetInstance()
        {
            if (instance == null) 
            {
               instance = new ListRolesResponseUnmarshaller();
            }
            return instance;
        }